#ifndef _NTRTL_H // Stack support NTSYSAPI VOID NTAPI RtlPushFrame( _In_ PTEB_ACTIVE_FRAME Frame ); #endif View code on GitHub
No description available.