PythonFunction._py_function_impl

Undocumented in source. Be warned that the author may not have intended to support it.
struct PythonFunction(alias F)
static extern (C) nothrow
PyObject*
_py_function_impl
(
PyObject* self
,
PyObject* args
,
PyObject* kwargs
)

Meta