Constant Py_CLEANUP_SUPPORTED
pub const Py_CLEANUP_SUPPORTED: i32 = 0x2_0000; // 131_072i32
Available on crate features
dep_pyo3
and std
only.pub const Py_CLEANUP_SUPPORTED: i32 = 0x2_0000; // 131_072i32
dep_pyo3
and std
only.