winapi::um::errhandlingapi

Function RaiseFailFastException

Source
pub unsafe extern "system" fn RaiseFailFastException(
    pExceptionRecord: PEXCEPTION_RECORD,
    pContextRecord: PCONTEXT,
    dwFlags: DWORD,
)