Function windows_sys::Wdk::System::SystemServices::WheaAddErrorSourceDeviceDriverV1
pub unsafe extern "system" fn WheaAddErrorSourceDeviceDriverV1(
context: *mut c_void,
configuration: *const WHEA_ERROR_SOURCE_CONFIGURATION_DEVICE_DRIVER,
numbufferstopreallocate: u32,
maxdatalength: u32
) -> NTSTATUS
Expand description
Required features: "Win32_Foundation"
, "Win32_System_Diagnostics_Debug"