__C_specific_handler

Function __C_specific_handler 

Source
pub unsafe extern "C" fn __C_specific_handler(
    ExceptionRecord: *mut _EXCEPTION_RECORD,
    EstablisherFrame: *mut c_void,
    ContextRecord: *mut _CONTEXT,
    DispatcherContext: *mut _DISPATCHER_CONTEXT,
) -> EXCEPTION_DISPOSITION