#ifndef _NTRTL_H NTSYSAPI NTSTATUS NTAPI RtlGetVersion( _Out_ PVOID VersionInformation ); #endif View code on GitHub
This function is documented in Windows Driver Kit.