Skip to main content

Rf_lengthgets

Function Rf_lengthgets 

Source
#[unsafe(no_mangle)]
pub extern "C" fn Rf_lengthgets(x: Sexp, new_len: c_int) -> Sexp
Expand description

Rf_lengthgets — resize a vector (copy into a new allocation).