windows::Win32::Security::Isolation

Function DeleteAppContainerProfile

pub unsafe fn DeleteAppContainerProfile<P0>(
    pszappcontainername: P0,
) -> Result<()>
where P0: Param<PCWSTR>,