Function r_core::r_vector_push[][src]

pub unsafe extern "C" fn r_vector_push(
    vec: *mut RVector,
    x: *mut c_void
) -> *mut c_void