pub unsafe extern "C" fn TVMAPISetLastError(msg: *const c_char)
\brief Used for implementing C API function. Set last error message before return. \param msg The error message to be set.