#ifndef _NTRTL_H // Misc. NTSYSAPI ULONG32 NTAPI RtlComputeCrc32( _In_ ULONG32 PartialCrc, _In_ PVOID Buffer, _In_ ULONG Length ); #endif View code on GitHub
No description available.