#ifndef _NTRTL_H // Hash tables // begin_ntddk #define HASH_ENTRY_KEY(x) ((x)->Signature) // end_ntddk #endif View code on GitHub
No description available.