autowrap v0.4.4 (2019-08-22T08:50:35Z)
Dub
Repo
PythonFunction._py_function_impl
python
type
PythonFunction
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
Source
See Implementation
python
type
PythonFunction
static functions
_py_function_impl