autowrap v0.2.1 (2018-10-29T13:18:13Z)
Dub
Repo
PyGetSetDef.doc
deimos
python
descrobject
PyGetSetDef
_
char
*
name
;
getter
get
;
setter
set
;
char
*
doc
;
struct
PyGetSetDef
char
*
doc
;
void
*
closure
;
Meta
Source
See Implementation
deimos
python
descrobject
PyGetSetDef
variables
closure
doc
get
name
set
_