opcall_wrap

Undocumented in source.

Members

Aliases

OtherT
alias OtherT = ParameterTypeTuple!(fn)[0]
Undocumented in source.
Ret
alias Ret = ReturnType!(fn)
Undocumented in source.
get_dg
alias get_dg = dg_wrapper!(T, typeof(&fn))
Undocumented in source.
wtype
alias wtype = PydTypeObject!T
Undocumented in source.

Functions

func
PyObject* func(PyObject* self, PyObject* args, PyObject* kwargs)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta