pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
_PyGen_SetStopIterationValue
deimos
python
genobject
_
version(Python_3_5_Or_Later)
extern (
C
)
int
_PyGen_SetStopIterationValue
(
PyObject
*
)
Meta
Source
See Implementation
deimos
python
genobject
functions
PyGen_Check
PyGen_CheckExact
PyGen_NeedsFinalizing
PyGen_New
PyGen_NewWithQualName
_PyGen_SetStopIterationValue
structs
PyGenObject
templates
_PyGenObject_HEAD
_