[][src]Function winapi::um::errhandlingapi::RaiseFailFastException

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