Home
last modified time | relevance | path

Searched refs:memoryview_tobytes (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/clinic/
H A Dmemoryobject.c.h150 {"tobytes", _PyCFunction_CAST(memoryview_tobytes), METH_FASTCALL|METH_KEYWORDS, memoryview_tobytes__doc__},
156 memoryview_tobytes(PyMemoryViewObject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in memoryview_tobytes() function

Completed in 2 milliseconds