Function windows_sys::Wdk::System::SystemServices::WheaReportHwErrorDeviceDriver
pub unsafe extern "system" fn WheaReportHwErrorDeviceDriver(
errorsourceid: u32,
deviceobject: *const DEVICE_OBJECT,
errordata: *const u8,
errordatalength: u32,
sectiontypeguid: *const GUID,
errorseverity: WHEA_ERROR_SEVERITY,
devicefriendlyname: PCSTR
) -> NTSTATUSExpand description
Required features: "Wdk_Foundation", "Wdk_Storage_FileSystem", "Win32_Foundation", "Win32_Security", "Win32_System_IO", "Win32_System_Kernel", "Win32_System_Power", "Win32_System_WindowsProgramming"