pub unsafe extern "system" fn PrivilegedServiceAuditAlarmA(
    subsystemname: PCSTR,
    servicename: PCSTR,
    clienttoken: HANDLE,
    privileges: *const PRIVILEGE_SET,
    accessgranted: BOOL
) -> BOOL
Expand description

Required features: ‘Win32_Security’, ‘Win32_Foundation’