Function gpa::system::GetLastModuleError

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.