Searched defs:charbufferproc (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Modules/_ctypes/
H A Dctypes.h22 typedef Py_ssize_t (*charbufferproc)(PyObject *, Py_ssize_t, char **); typedef
/external/python/cpython2/Include/
H A Dobject.h160 typedef Py_ssize_t (*charbufferproc)(PyObject *, Py_ssize_t, char **); typedef
299 charbufferproc bf_getcharbuffer;

Completed in 120 milliseconds