Searched refs:pybind11_static_get (Results 1 – 1 of 1) sorted by relevance
47 extern "C" inline PyObject *pybind11_static_get(PyObject *self, PyObject * /*ob*/, PyObject *cls) { in pybind11_static_get() function81 type->tp_descr_get = pybind11_static_get; in make_static_property_type()