windows::Win32::Security::Isolation

Function DeriveAppContainerSidFromAppContainerName

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