#ifndef _NTLDR_H #if (PHNT_MODE != PHNT_MODE_KERNEL) NTSYSAPI NTSTATUS NTAPI LdrUnlockLoaderLock( _In_ ULONG Flags, _In_opt_ PVOID Cookie ); #endif #endif View code on GitHub
No description available.