Constant Py_TPFLAGS_TUPLE_SUBCLASS
pub const Py_TPFLAGS_TUPLE_SUBCLASS: u64 = _; // 67_108_864u64
Available on crate features
dep_pyo3
and std
only.pub const Py_TPFLAGS_TUPLE_SUBCLASS: u64 = _; // 67_108_864u64
dep_pyo3
and std
only.