R/03-utils.R
ffi_copy_array.Rd
Copy array from native memory
ffi_copy_array(ptr, length, element_type)
External pointer to array
Integer length of array
FFIType of array elements