windows::Win32::System::ErrorReporting

Function WerReportSubmit

pub unsafe fn WerReportSubmit(
    hreporthandle: HREPORT,
    consent: WER_CONSENT,
    dwflags: WER_SUBMIT_FLAGS,
    psubmitresult: Option<*mut WER_SUBMIT_RESULT>,
) -> Result<()>