PyGetSetDef

_

Members

Variables

closure
void* closure;
doc
char* doc;
get
getter get;

_

name
char* name;
set
setter set;

_

Meta