#ifndef _NTRTL_H // Misc. security NTSYSAPI VOID NTAPI RtlRunEncodeUnicodeString( _Inout_ PUCHAR Seed, _Inout_ PUNICODE_STRING String ); #endif View code on GitHub
No description available.