Home | History | Annotate | Download | only in Include

Lines Matching refs:writebufferproc

158 typedef Py_ssize_t (*writebufferproc)(PyObject *, Py_ssize_t, void **);
297 writebufferproc bf_getwritebuffer;