pyd v0.9.9 (2017-01-10T04:31:58Z)
Home
Dub
Repo
PyGetSetDef.get
deimos
python
descrobject
PyGetSetDef
_
char
*
name
;
getter
get
;
struct
PyGetSetDef
getter
get
;
setter
set
;
char
*
doc
;
void
*
closure
;
Meta
Source
See Implementation
deimos
python
descrobject
PyGetSetDef
variables
closure
doc
get
name
set
_