[][src]Type Definition ferris_gc::sync::StopGlobalStrategyFn

type StopGlobalStrategyFn = Box<dyn FnMut(&'static GlobalGarbageCollector)>;