Function R_set_altrep_data2

Source
pub unsafe extern "C" fn R_set_altrep_data2(x: SEXP, v: SEXP)
Expand description

Sets the corresponding ALTREP instance variable of ax to v, sharing it without duplication. Behaviour is undefined if ax is not an ALTREP object. Versions: Appeared in 3.5.0.