[][src]Type Definition ntapi::ntseapi::NtPrivilegedServiceAuditAlarm

type NtPrivilegedServiceAuditAlarm = unsafe extern "system" fn(SubsystemName: PUNICODE_STRING, ServiceName: PUNICODE_STRING, ClientToken: HANDLE, Privileges: PPRIVILEGE_SET, AccessGranted: BOOLEAN) -> NTSTATUS;