GetAppContainerFolderPath

Function GetAppContainerFolderPath 

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