Skip to main content
Rf_allocArray
r
0.2.0
In r::
interpreter::
native::
runtime
r
::
interpreter
::
native
::
runtime
Function
Rf_
alloc
Array
Copy item path
Source
#[unsafe(no_mangle)]
pub extern "C" fn Rf_allocArray(stype:
c_int
, dims:
Sexp
) ->
Sexp