_except_handler

Function _except_handler 

Source
pub unsafe extern "C" fn _except_handler(
    _ExceptionRecord: *mut _EXCEPTION_RECORD,
    _EstablisherFrame: *mut c_void,
    _ContextRecord: *mut _CONTEXT,
    _DispatcherContext: *mut c_void,
) -> EXCEPTION_DISPOSITION