Handbook
Glossary
cuMemcpy3DAsync ( pCopy hStream -- CUresult )
Vocabulary
cuda
.
ffi
Inputs
pCopy
an
object
hStream
an
object
Outputs
CUresult
an
object
Definition
USING:
alien.syntax
;
IN:
cuda.ffi
LIBRARY:
cuda
FUNCTION:
CUresult
cuMemcpy3DAsync
( CUDA_MEMCPY3D* pCopy,
CUstream
hStream )