Home
last modified time | relevance | path

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

/third_party/python/Lib/ctypes/
D__init__.py126 class WinFunctionType(_CFuncPtr): class
130 _win_functype_cache[(restype, argtypes, flags)] = WinFunctionType
131 return WinFunctionType