Function libR_sys::Rf_allocVector3

source ·
pub unsafe extern "C" fn Rf_allocVector3(
    arg1: SEXPTYPE,
    arg2: R_xlen_t,
    arg3: *mut R_allocator_t
) -> SEXP