windows::Win32::System::ErrorReporting

Function WerRemoveExcludedApplication

pub unsafe fn WerRemoveExcludedApplication<P0>(
    pwzexename: P0,
    ballusers: bool,
) -> Result<()>
where P0: Param<PCWSTR>,