windows::Win32::Security::Authentication::Identity

Function AuditQueryGlobalSaclW

pub unsafe fn AuditQueryGlobalSaclW<P0>(
    objecttypename: P0,
    acl: *mut *mut ACL,
) -> bool
where P0: Param<PCWSTR>,