pub unsafe extern "system" fn GetAppContainerNamedObjectPath(
    token: HANDLE,
    appcontainersid: PSID,
    objectpathlength: u32,
    objectpath: PWSTR,
    returnlength: *mut u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"