#ifndef _NTRTL_H typedef _Function_class_(RTL_AVL_ALLOCATE_ROUTINE) PVOID NTAPI RTL_AVL_ALLOCATE_ROUTINE( _In_ PRTL_AVL_TABLE Table, _In_ CLONG ByteSize ); #endif View code on GitHub
No description available.