Searched refs:pybind11_get_dict (Results 1 – 1 of 1) sorted by relevance
484 extern "C" inline PyObject *pybind11_get_dict(PyObject *self, void *) { in pybind11_get_dict() function530 {const_cast<char*>("__dict__"), pybind11_get_dict, pybind11_set_dict, nullptr, nullptr}, in enable_dynamic_attributes()