unsafe extern "C-unwind" fn TRUELENGTH_unchecked(x: SEXP) -> R_xlen_tExpand description
Get the true length (allocated capacity) of a vector.
May be larger than LENGTH for vectors with reserved space.
ALTREP-aware.
Unchecked FFI binding for TRUELENGTH.
Generated from source location line 2271, column 8.
Generated from source file miniextendr-api/src/ffi.rs.