Home
last modified time | relevance | path

Searched defs:_FuncPtr (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/ctypes/
D__init__.py338 _FuncPtr = None variable in CDLL
368 class _FuncPtr(_CFuncPtr): class