R_set_altrep_Duplicate_method

Function R_set_altrep_Duplicate_method 

Source
pub unsafe extern "C" fn R_set_altrep_Duplicate_method(
    cls: R_altrep_class_t,
    fun: R_altrep_Duplicate_method_t,
)