pub unsafe extern "system" fn WheaAddErrorSourceDeviceDriver(
    context: *mut c_void,
    configuration: *const WHEA_ERROR_SOURCE_CONFIGURATION_DEVICE_DRIVER,
    numberpreallocatederrorreports: u32
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation", "Win32_System_Diagnostics_Debug"