Skip to main content

GetErrorString

Function GetErrorString 

Source
pub unsafe extern "C" fn GetErrorString() -> *const i8
Expand description

If error occured will return stored exception message. If no error occured, will return invalid pointer @return