pub unsafe extern "C" fn osStrError(error: Result) -> *const c_char
Retrieves basic information about a service error.
error
A string containing a summary of an error.
This can be used to get some details about an error returned by a service call.