CO_FUTURE_ANNOTATIONS

Availability: 3.7

version(Python_3_5_Or_Later)
extern (C)
enum CO_FUTURE_ANNOTATIONS = 0x100000;

Meta