__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,
) -> c_int