gc_now

Function gc_now 

Source
pub unsafe extern "C" fn gc_now()
Expand description

@brief Trigger the garbage collector manually

You should not need to do this, but it can be useful for debugging.