Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/ctypes/
D__init__.py128 class WinFunctionType(_CFuncPtr): class
132 _win_functype_cache[(restype, argtypes, flags)] = WinFunctionType
133 return WinFunctionType