Home
last modified time | relevance | path

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

/external/python/pybind11/include/pybind11/detail/
Dclass.h585 inline void enable_buffer_protocol(PyHeapTypeObject *heap_type) { in enable_buffer_protocol() function
685 enable_buffer_protocol(heap_type); in make_new_python_type()