pub unsafe extern "C-unwind" fn Rf_cons_unchecked(
car: SEXP,
cdr: SEXP,
) -> SEXPExpand description
Unchecked FFI binding for Rf_cons.
Generated from source location line 509, column 12.
Generated from source file miniextendr-api/src/sys.rs.