pub type PEXCEPTION_FILTER = Option<unsafe extern "system" fn(exceptionpointers: *mut EXCEPTION_POINTERS, establisherframe: *const c_void) -> i32>;
Expand description

Required features: "Win32_System_SystemServices", "Win32_Foundation", "Win32_System_Diagnostics_Debug", "Win32_System_Kernel"