Handbook
Glossary
cuMemcpy2DAsync ( 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
cuMemcpy2DAsync
( CUDA_MEMCPY2D* pCopy,
CUstream
hStream )