cuMemcpyDtoDAsync ( dstDevice srcDevice ByteCount hStream -- CUresult )


Vocabulary
cuda.ffi

Inputs
dstDevicean object
srcDevicean object
ByteCountan object
hStreaman object


Outputs
CUresultan object


Definition