Rf_allocVector

Function 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.