pub unsafe extern "system" fn WheaHwErrorReportSetSectionNameDeviceDriver(
    bufferset: *const WHEA_DRIVER_BUFFER_SET,
    namelength: u32,
    name: *const u8
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation", "Win32_System_Diagnostics_Debug"