winapi::um::errhandlingapi

Function UnhandledExceptionFilter

Source
pub unsafe extern "system" fn UnhandledExceptionFilter(
    ExceptionInfo: *mut EXCEPTION_POINTERS,
) -> LONG