Function gpa::system::GetLastModuleError
Defined in File module.h
Function Documentation
-
char const *gpa::system::GetLastModuleError()
If a module operation fails, this function retrieves the system-defined string version of the error reason.
Note
Caller should not free the returned pointer; it is owned by the runtime.
- Returns
Pointer to error string.