from_conversion_wrapper

Undocumented in source.

Constructors

this
this(dg_t fn)
Undocumented in source.

Members

Aliases

Intermediate
alias Intermediate = ParameterTypeTuple!(dg_t)[0]
Undocumented in source.
T
alias T = ReturnType!(dg_t)
Undocumented in source.

Functions

opCall
T opCall(PyObject* o)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

dg
dg_t dg;
Undocumented in source.

Meta