Function vc6_sys::_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