Function windows_sys::Wdk::Storage::FileSystem::NtPrivilegedServiceAuditAlarm
pub unsafe extern "system" fn NtPrivilegedServiceAuditAlarm(
subsystemname: *const UNICODE_STRING,
servicename: *const UNICODE_STRING,
clienttoken: HANDLE,
privileges: *const PRIVILEGE_SET,
accessgranted: BOOLEAN
) -> NTSTATUSExpand description
Required features: "Win32_Foundation", "Win32_Security"