Function boehm_gc::gc_collect [] [src]

pub fn gc_collect()

Forces the garbage collector to run, deallocating any unreachable memory. This is a full, stop-the-world collection.