Function boehm_gc::gc_enable [] [src]

pub fn gc_enable()

Enables the garbage collector, if the number of times that gc_enable() has been called is the same as the number of times that gc_disable() has been called.