pub type WHEA_ERROR_SOURCE_CORRECT_DEVICE_DRIVER = Option<unsafe extern "system" fn(errorsourcedesc: *mut c_void, maximumsectionlength: *mut u32) -> NTSTATUS>;
Expand description

Required features: "Win32_System_Diagnostics_Debug", "Win32_Foundation"