CO_FUTURE_GENERATOR_STOP

Availability: 3.5

version(Python_3_5_Or_Later)
extern (C)
enum CO_FUTURE_GENERATOR_STOP = 0x80000;

Meta