Handbook
Glossary
cuArrayCreate ( 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
cuArrayCreate
( CUarray* pHandle, CUDA_ARRAY_DESCRIPTOR* pAllocateArray )