Constant CPYTHON_GC_GENERATION

Source
pub const CPYTHON_GC_GENERATION: &'static str;
Expand description

Value of the garbage collector collection generation.

§Notes

§Examples

  • 0
  • 1
  • 2