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