ExFreeAutoExpandPushLock

NTSTATUS __fastcall ExFreeAutoExpandPushLock(ULONG_PTR BugCheckParameter2){
  INT64 v1; 
  INT64 v2; 
  ExCleanupAutoExpandPushLock(BugCheckParameter2, v1, v2);
  return ExFreeHeapPool((PVOID)BugCheckParameter2);
}

Referenced by:

No references.