Home
last modified time | relevance | path

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

/external/python/cffi/cffi/
Dbackend_ctypes.py854 class CTypesFunctionPtr(CTypesGenericPtr): class
896 callback_ctype = CTypesFunctionPtr._ctype
920 return super(CTypesFunctionPtr, self)._get_own_repr()
946 CTypesFunctionPtr._fix_class()
947 return CTypesFunctionPtr