Function windows_sys::Win32::System::ErrorReporting::WerReportCreate
[−]pub unsafe extern "system" fn WerReportCreate(
pwzeventtype: PCWSTR,
reptype: WER_REPORT_TYPE,
preportinformation: *const WER_REPORT_INFORMATION,
phreporthandle: *mut HREPORT
) -> HRESULT
Expand description
Required features: "Win32_System_ErrorReporting"
, "Win32_Foundation"