Searched refs:pybind11_meta_call (Results 1 – 1 of 1) sorted by relevance
172 extern "C" inline PyObject *pybind11_meta_call(PyObject *type, PyObject *args, PyObject *kwargs) { in pybind11_meta_call() function259 type->tp_call = pybind11_meta_call; in make_default_metaclass()