Function libR_sys::Rf_allocVector

source ยท
pub unsafe extern "C" fn Rf_allocVector(
    arg1: SEXPTYPE,
    arg2: R_xlen_t
) -> SEXP
Expand description

These are the public inlinable functions that are provided in Rinlinedfuns.h It is essential that these do not appear in any other header file, with or without the Rf_ prefix.