F_SIGN

version(Python_3_0_Or_Later)
extern (C)
enum F_SIGN = (1 << 1);

Meta