Function windows::Wdk::Storage::FileSystem::ZwPrivilegeObjectAuditAlarm
pub unsafe fn ZwPrivilegeObjectAuditAlarm<P0, P1>(
subsystemname: *const UNICODE_STRING,
handleid: Option<*const c_void>,
clienttoken: P0,
desiredaccess: u32,
privileges: *const PRIVILEGE_SET,
accessgranted: P1,
) -> NTSTATUS