Function Byond_LastError

Source
pub unsafe extern "C-unwind" fn Byond_LastError() -> *const c_char
Expand description

Gets the last error from a failed call The result is a static string that does not need to be freed.

ยงReturns

Error message