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