Constant pyo3_ffi::Py_TPFLAGS_HAVE_GC

source ยท
pub const Py_TPFLAGS_HAVE_GC: c_ulong = _; // 16_384u64
Expand description

Objects support garbage collection (see objimp.h)