Function windows_native::ntrtl::RtlReportException
source · pub unsafe extern "system" fn RtlReportException(
ExceptionRecord: *mut EXCEPTION_RECORD,
ContextRecord: *mut CONTEXT,
Flags: u32
) -> NTSTATUSpub unsafe extern "system" fn RtlReportException(
ExceptionRecord: *mut EXCEPTION_RECORD,
ContextRecord: *mut CONTEXT,
Flags: u32
) -> NTSTATUS