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.
pub unsafe extern "C" fn gc_now()@brief Trigger the garbage collector manually
You should not need to do this, but it can be useful for debugging.