Home
last modified time | relevance | path

Searched refs:_io_BytesIO_getbuffer (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Modules/_io/clinic/
Dbytesio.c.h84 {"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