pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
opiter_wrap
pyd
op_wrap
Undocumented in source.
template
opiter_wrap (
T
alias
fn
) {
alias
params
=
ParameterTypeTuple
!
fn
;
PyObject
*
func
(PyObject* self);
}
Members
Aliases
params
alias
params
=
ParameterTypeTuple
!
fn
Undocumented in source.
Functions
func
PyObject
*
func
(PyObject* self)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
pyd
op_wrap
templates
binop_wrap
binopasg_wrap
inop_wrap
length_wrap
opcall_wrap
opcmp_wrap
opfunc_unary_wrap
opindex_wrap
opindexassign_wrap
opiter_wrap
opslice_wrap
opsliceassign_wrap
powop_wrap
powopasg_wrap
rich_opcmp_wrap