Skip to main content

CrashNotifyCallback

Type Alias CrashNotifyCallback 

Source
pub type CrashNotifyCallback = extern "C" fn(exception_code: c_int, message: *const c_char);