unsafe extern "C-unwind" fn vmaxset_unchecked(ovmax: *const c_void)Expand description
Set the R memory stack watermark, freeing memory allocated since the mark.
ยงSafety
ovmax must be a value returned by vmaxget() called earlier in the
same R evaluation context.
Unchecked FFI binding for vmaxset.
Generated from source location line 3307, column 8.
Generated from source file miniextendr-api/src/ffi.rs.