pub type MINIDUMP_CALLBACK_ROUTINE = Option<unsafe extern "system" fn(callbackparam: *mut c_void, callbackinput: *const MINIDUMP_CALLBACK_INPUT, callbackoutput: *mut MINIDUMP_CALLBACK_OUTPUT) -> BOOL>;
Expand description

Required features: "Win32_System_Diagnostics_Debug", "Win32_Foundation", "Win32_Storage_FileSystem", "Win32_System_Kernel", "Win32_System_Memory"