#ifndef _NTRTL_H #if (PHNT_VERSION >= PHNT_WIN8) // rev NTSYSAPI BOOLEAN NTAPI RtlRbRemoveNode( _In_ PRTL_RB_TREE Tree, _In_ PRTL_BALANCED_NODE Node ); #endif #endif View code on GitHub
No description available.