Function windows::Win32::System::ErrorReporting::WerReportHang
pub unsafe fn WerReportHang<P0, P1>(
hwndhungapp: P0,
pwzhungapplicationname: P1,
) -> Result<()>where
P0: Param<HWND>,
P1: Param<PCWSTR>,