Searched refs:pybind11_static_set (Results 1 – 1 of 1) sorted by relevance
52 extern "C" inline int pybind11_static_set(PyObject *self, PyObject *obj, PyObject *value) { in pybind11_static_set() function82 type->tp_descr_set = pybind11_static_set; in make_static_property_type()