Skip to main content

t_duplicate

Function t_duplicate 

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

Trampoline for Duplicate method.

ยงSafety

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