Constant python3_sys::Py_TPFLAGS_BASETYPE[][src]

pub const Py_TPFLAGS_BASETYPE: c_ulong = (1 << 10); // 0_x00_000_400u32

Set if the type allows subclassing