Type Definition breakpad_sys::CrashCallback [−][src]
pub type CrashCallback = extern "C" fn(minidump_path: *const PathChar, minidump_path_len: usize, ctx: *mut c_void);
pub type CrashCallback = extern "C" fn(minidump_path: *const PathChar, minidump_path_len: usize, ctx: *mut c_void);