#ifndef _NTRTL_H typedef NTSTATUS (NTAPI *PRTL_HEAP_EXTENDED_ENUMERATION_ROUTINE)( _In_ PHEAP_INFORMATION_ITEM Information, _In_opt_ PVOID Context ); #endif View code on GitHub
No description available.