Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/ctypes/
D__init__.py101 class CFunctionType(_CFuncPtr): class
105 _c_functype_cache[(restype, argtypes, flags)] = CFunctionType
106 return CFunctionType
491 class CFunctionType(_CFuncPtr): class
495 return CFunctionType