windows::Win32::Security::Isolation

Function GetAppContainerFolderPath

pub unsafe fn GetAppContainerFolderPath<P0>(
    pszappcontainersid: P0,
) -> Result<PWSTR>
where P0: Param<PCWSTR>,