Handbook
Glossary
cuModuleUnload ( hmod -- CUresult )
Vocabulary
cuda
.
ffi
Inputs
hmod
an
object
Outputs
CUresult
an
object
Definition
USING:
alien.syntax
;
IN:
cuda.ffi
LIBRARY:
cuda
FUNCTION:
CUresult
cuModuleUnload
(
CUmodule
hmod )