[][src]Type Definition ntapi::ntzwapi::ZwDeleteObjectAuditAlarm

type ZwDeleteObjectAuditAlarm = unsafe extern "system" fn(SubsystemName: PUNICODE_STRING, HandleId: PVOID, GenerateOnClose: BOOLEAN) -> NTSTATUS;