Home
last modified time | relevance | path

Searched defs:WINFUNCTYPE (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Lib/test/
H A Dwin_console_handler.py11 from ctypes import wintypes, WINFUNCTYPE namespace
H A Dtest_codecs.py38 from ctypes import POINTER, WINFUNCTYPE, WinDLL namespace
/third_party/python/Lib/ctypes/test/
H A Dtest_funcptr.py8 WINFUNCTYPE = CFUNCTYPE variable
H A Dtest_functions.py16 WINFUNCTYPE = CFUNCTYPE variable
/third_party/python/Lib/ctypes/
H A D__init__.py113 def WINFUNCTYPE(restype, *argtypes, **kw): function

Completed in 7 milliseconds