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