pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
_Member
pyd
struct_wrap
Undocumented in source.
template
_Member (
string
realname
string
pyname
string
mode
string
docstring
parts
...
) {
static const
bool
needs_shim
;
template
shim
(size_t i, T)
;
static
void
call
();
}
Members
Static functions
call
void
call
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
needs_shim
bool
needs_shim
;
Undocumented in source.
Templates
shim
template
shim
(size_t i, T)
Undocumented in source.
Meta
Source
See Implementation
pyd
struct_wrap
aliases
wrap_struct
structs
Member
templates
_Member
wrapped_member