pyd v0.9.9 (2017-01-10T04:31:58Z)
Home
Dub
Repo
PyGen_Check
deimos
python
genobject
_
extern (
C
)
int
PyGen_Check
()
(
PyObject
*
op
)
Meta
Source
See Implementation
deimos
python
genobject
functions
PyGen_Check
PyGen_CheckExact
PyGen_NeedsFinalizing
PyGen_New
structs
PyGenObject
_