Skip to main content

R_gc_unchecked

Function R_gc_unchecked 

Source
pub unsafe extern "C-unwind" fn R_gc_unchecked()
Expand description

Run the R garbage collector.

Forces a full garbage collection cycle. Unchecked FFI binding for R_gc. Generated from source location line 3312, column 12. Generated from source file miniextendr-api/src/ffi.rs.