Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/ctypes/
D__init__.py436 cdll = LibraryLoader(CDLL) variable
/external/python/cpython2/Lib/ctypes/
D__init__.py446 cdll = LibraryLoader(CDLL) variable