windows::Wdk::Storage::FileSystem

Function NtPrivilegeObjectAuditAlarm

pub unsafe fn NtPrivilegeObjectAuditAlarm(
    subsystemname: *const UNICODE_STRING,
    handleid: Option<*const c_void>,
    clienttoken: HANDLE,
    desiredaccess: u32,
    privileges: *const PRIVILEGE_SET,
    accessgranted: bool,
) -> NTSTATUS