pub unsafe extern "system" fn DeriveAppContainerSidFromAppContainerName(
    pszappcontainername: PCWSTR,
    ppsidappcontainersid: *mut PSID
) -> HRESULT
Expand description

Required features: "Win32_Foundation"