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