memcpy-array>array ( dest-array dest-index src-array src-ptr count -- )


Vocabulary
cuda.memory

Inputs
dest-arrayan object
dest-indexan object
src-arrayan object
src-ptran object
countan object


Outputs
None

Definition


: memcpy-array>array
( dest-array dest-index src-array src-ptr count -- )
cuMemcpyAtoA cuda-error ; inline