Skip to main content

t_duplicate_ex

Function t_duplicate_ex 

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

Trampoline for DuplicateEX method (extended duplication).

ยงSafety

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