Function windows_sys::Win32::System::ErrorReporting::WerReportAddDump
pub unsafe extern "system" fn WerReportAddDump(
hreporthandle: HREPORT,
hprocess: HANDLE,
hthread: HANDLE,
dumptype: WER_DUMP_TYPE,
pexceptionparam: *const WER_EXCEPTION_INFORMATION,
pdumpcustomoptions: *const WER_DUMP_CUSTOM_OPTIONS,
dwflags: u32
) -> HRESULTExpand description
Required features: "Win32_System_ErrorReporting", "Win32_Foundation", "Win32_System_Diagnostics_Debug", "Win32_System_Kernel"