pub unsafe extern "system" fn WerReportSetParameter(
    hreporthandle: HREPORT,
    dwparamid: u32,
    pwzname: PWSTR,
    pwzvalue: PWSTR
) -> HRESULT
Expand description

Required features: ‘Win32_System_ErrorReporting’, ‘Win32_Foundation’