#ifndef _NTRTL_H // private NTSYSAPI PVOID NTAPI RtlFindAceByType( _In_ PACL Acl, _In_ UCHAR AceType, _Out_opt_ PULONG Index ); #endif View code on GitHub
No description available.