Handbook
Glossary
cuGetExportTable ( ppExportTable pExportTableId -- CUresult )
Vocabulary
cuda
.
ffi
Inputs
ppExportTable
an
object
pExportTableId
an
object
Outputs
CUresult
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
cuda.ffi
LIBRARY:
cuda
FUNCTION:
CUresult
cuGetExportTable
( void** ppExportTable, CUuuid* pExportTableId )