Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dbytearrayobject.c75 bytearray_buffer_getwritebuf(PyByteArrayObject *self, Py_ssize_t index, const void **ptr) in bytearray_buffer_getwritebuf() function
2827 (writebufferproc)bytearray_buffer_getwritebuf,