Searched refs:pybind11_getbuffer (Results 1 – 1 of 1) sorted by relevance
537 extern "C" inline int pybind11_getbuffer(PyObject *obj, Py_buffer *view, int flags) { in pybind11_getbuffer() function591 heap_type->as_buffer.bf_getbuffer = pybind11_getbuffer; in enable_buffer_protocol()