Skip to main content

R_gc

Function R_gc 

Source
pub unsafe fn R_gc()
Expand description

Run the R garbage collector.

Forces a full garbage collection cycle. Checked wrapper for R_gc. Calls R_gc_unchecked and routes through with_r_thread. Generated from source location line 3312, column 12. Generated from source file miniextendr-api/src/ffi.rs.