Function windows::Win32::System::ErrorReporting::WerAddExcludedApplication
pub unsafe fn WerAddExcludedApplication<P0, P1>(
pwzexename: P0,
ballusers: P1,
) -> Result<()>where
P0: Param<PCWSTR>,
P1: Param<BOOL>,