Skip to main content
Rf_cons
r
0.2.0
In r::
interpreter::
native::
runtime
r
::
interpreter
::
native
::
runtime
Function
Rf_cons
Copy item path
Source
#[unsafe(no_mangle)]
pub extern "C" fn Rf_cons(car:
Sexp
, cdr:
Sexp
) ->
Sexp