cuMemcpyHtoAAsync ( dstArray dstIndex pSrc ByteCount hStream -- CUresult )


Vocabulary
cuda.ffi

Inputs
dstArrayan object
dstIndexan object
pSrcan object
ByteCountan object
hStreaman object


Outputs
CUresultan object


Definition


LIBRARY: cuda FUNCTION: CUresult cuMemcpyHtoAAsync
( CUarray dstArray, uint dstIndex, void* pSrc, uint
ByteCount, CUstream hStream )