Searched defs:windll (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/ctypes/test/ | ||
H A D | test_functions.py | 21 windll = WinDLL(_ctypes_test.__file__) variable |
/third_party/python/Lib/ctypes/ | ||
H A D | __init__.py | 470 windll = LibraryLoader(WinDLL) variable |
Completed in 2 milliseconds