Constant CO_FUTURE_PRINT_FUNCTION
pub const CO_FUTURE_PRINT_FUNCTION: i32 = 0x1_0000; // 65_536i32
Available on crate features
dep_pyo3
and std
only.pub const CO_FUTURE_PRINT_FUNCTION: i32 = 0x1_0000; // 65_536i32
dep_pyo3
and std
only.