PythonMethod.impl

Undocumented in source. Be warned that the author may not have intended to support it.
struct PythonMethod(T, alias F)
static extern (C)
PyObject*
impl
(
PyObject* self_
,
PyObject* args
,
PyObject* kwargs
)

Meta