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

Function AuditSetGlobalSaclA

pub unsafe fn AuditSetGlobalSaclA<P0>(
    objecttypename: P0,
    acl: Option<*const ACL>,
) -> bool
where P0: Param<PCSTR>,