Function Rf_printIntegerVector

Source
pub unsafe extern "C" fn Rf_printIntegerVector(
    arg1: *mut c_int,
    arg2: R_xlen_t,
    arg3: c_int,
)