Searched refs:pybind11_object_init (Results 1 – 1 of 1) sorted by relevance
355 extern "C" inline int pybind11_object_init(PyObject *self, PyObject *, PyObject *) { in pybind11_object_init() function467 type->tp_init = pybind11_object_init; in make_object_base_type()663 type->tp_init = pybind11_object_init; in make_new_python_type()