#ifndef _NTRTL_H #if (PHNT_VERSION >= PHNT_WS03) NTSYSAPI VOID NTAPI RtlReleaseRelativeName( _Inout_ PRTL_RELATIVE_NAME_U RelativeName ); #endif #endif View code on GitHub
No description available.