windows::Win32::System::ErrorReporting

Function WerReportHang

pub unsafe fn WerReportHang<P1>(
    hwndhungapp: HWND,
    pwzhungapplicationname: P1,
) -> Result<()>
where P1: Param<PCWSTR>,