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