#ifndef _NTRTL_H // // WNF (Windows Notification Facility) // #if (PHNT_VERSION >= PHNT_WINDOWS_10) NTSYSAPI NTSTATUS NTAPI RtlWnfDllUnloadCallback( _In_ PVOID DllBase ); #endif #endif View code on GitHub
No description available.