_ctypes (version 1.1.0) | index /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ctypes.so Module Docs |
Create and manipulate C compatible data types in Python.
Classes | ||||||||||||||||||||||||||||||||||
|
Functions | ||
|
Data | ||
FUNCFLAG_CDECL = 1 FUNCFLAG_PYTHONAPI = 4 FUNCFLAG_USE_ERRNO = 8 FUNCFLAG_USE_LASTERROR = 16 RTLD_GLOBAL = 8 RTLD_LOCAL = 4 __version__ = '1.1.0' |