autowrap v0.5.2 (2020-05-01T09:15:04Z)
Dub
Repo
PythonMethod._py_method_impl
python
type
PythonMethod
Undocumented in source. Be warned that the author may not have intended to support it.
struct
PythonMethod
(T, alias F)
static extern (
C
) nothrow
PyObject
*
_py_method_impl
(
PyObject
*
self
,
PyObject
*
args
,
PyObject
*
kwargs
)
Meta
Source
See Implementation
python
type
PythonMethod
static functions
_py_method_impl