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

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