Home
last modified time | relevance | path

Searched refs:FN_WriteConsoleOutputCharacterW (Results 1 – 1 of 1) sorted by relevance

/dports/devel/kBuild/kBuild-0.1.9998/src/lib/kStuff/kProfiler2/
H A DkPrf2WinApiWrappers-kernel32.h7543 typedef BOOL WINAPI FN_WriteConsoleOutputCharacterW( IN HANDLE hConsoleOutput, IN LPCWSTR lpCharact… typedef
7546 static FN_WriteConsoleOutputCharacterW *pfn = 0; in kPrf2Wrap_WriteConsoleOutputCharacterW()