Handbook
Glossary
cuArray3DCreate ( pHandle pAllocateArray -- CUresult )
Vocabulary
cuda
.
ffi
Inputs
pHandle
an
object
pAllocateArray
an
object
Outputs
CUresult
an
object
Definition
USING:
alien.syntax
;
IN:
cuda.ffi
LIBRARY:
cuda
FUNCTION:
CUresult
cuArray3DCreate
( CUarray* pHandle, CUDA_ARRAY3D_DESCRIPTOR* pAllocateArray
)