pyd v0.10.1 (2018-09-20T03:30:51Z)
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
_