#ifndef _NTRTL_H NTSYSAPI WCHAR NTAPI RtlUpcaseUnicodeChar( _In_ WCHAR SourceCharacter ); #endif View code on GitHub
This function is documented in Windows Driver Kit.