pub 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 1644, column 12.
Generated from source file miniextendr-api/src/sys.rs.