cpython/Modules/_ctypes
2007-09-23 02:00:13 +00:00
..
darwin
libffi
libffi_arm_wince
libffi_msvc
_ctypes.c Change PyBuffer to Py_buffer to be consistent with other non-object structures like Py_complex. Add some more functionality to the memoryview object. 2007-09-23 02:00:13 +00:00
_ctypes_test.c
_ctypes_test.h
callbacks.c
callproc.c
cfield.c
ctypes.h
ctypes_dlfcn.h
malloc_closure.c
stgdict.c