Function kernel32::GetAppContainerNamedObjectPath [] [src]

pub unsafe extern "system" fn GetAppContainerNamedObjectPath(
    Token: HANDLE,
    AppContainerSid: PSID,
    ObjectPathLength: ULONG,
    ObjectPath: LPWSTR,
    ReturnLength: PULONG
) -> BOOL