Searched refs:_io_BytesIO_getbuffer (Results 1 – 1 of 1) sorted by relevance
84 {"getbuffer", (PyCFunction)_io_BytesIO_getbuffer, METH_NOARGS, _io_BytesIO_getbuffer__doc__},90 _io_BytesIO_getbuffer(bytesio *self, PyObject *Py_UNUSED(ignored)) in _io_BytesIO_getbuffer() function