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

Function AuditQueryGlobalSaclA

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