Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Discygpty.c64 typedef BOOL (WINAPI *pfnGetFileInformationByHandleEx)( typedef
69 static pfnGetFileInformationByHandleEx pGetFileInformationByHandleEx = NULL;
87 pGetFileInformationByHandleEx = (pfnGetFileInformationByHandleEx) in setup_fileid_api()