[][src]Function winapi::um::securityappcontainer::GetAppContainerNamedObjectPath

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