pub unsafe extern "system" fn WheaConfigureErrorSource(
    sourcetype: WHEA_ERROR_SOURCE_TYPE,
    configuration: *const WHEA_ERROR_SOURCE_CONFIGURATION
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation", "Win32_System_Diagnostics_Debug"