Handbook
Glossary
cuMemGetInfo ( free total -- CUresult )
Vocabulary
cuda
.
ffi
Inputs
free
an
object
total
an
object
Outputs
CUresult
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
cuda.ffi
LIBRARY:
cuda
FUNCTION:
CUresult
cuMemGetInfo
( size_t* free, size_t* total )