#ifndef _NTRTL_H NTSYSAPI VOID NTAPI RtlRunDecodeUnicodeString( _In_ UCHAR Seed, _Inout_ PUNICODE_STRING String ); #endif View code on GitHub
No description available.