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