pub fn free_allocs()Expand description
Free all tracked allocations (called by Rust after .Call). Persistent SEXPs (external pointers, flags=1) are kept alive.
pub fn free_allocs()Free all tracked allocations (called by Rust after .Call). Persistent SEXPs (external pointers, flags=1) are kept alive.