EtwpAllocateKeyNameEntry

PVOID __stdcall EtwpAllocateKeyNameEntry(_RTL_AVL_TABLE *Table, _CLONG ByteSize){
  return ExAllocatePoolWithTag(1ui64, (unsigned int)ByteSize, 1953985605i64);
}

Referenced by:

No references.