Skip to main content

t_length

Function t_length 

Source
pub unsafe extern "C-unwind" fn t_length<T: Altrep>(
    x: SEXP,
) -> R_xlen_t
Expand description

Trampoline for Length method.

ยงSafety

x must be a valid SEXP for the ALTREP class backed by T.