[][src]Function gc::force_collect

pub fn force_collect()

Immediately triggers a garbage collection on the current thread.

This will panic if executed while a collection is currently in progress