Handbook
Glossary
cuLaunch ( f -- CUresult )
Vocabulary
cuda
.
ffi
Inputs
f
an
object
Outputs
CUresult
an
object
Definition
USING:
alien.syntax
;
IN:
cuda.ffi
LIBRARY:
cuda
FUNCTION:
CUresult
cuLaunch
(
CUfunction
f )