Handbook
Glossary
abi-pointer-type ( abi -- type )
Vocabulary
cuda
.
libraries
.
private
Inputs
abi
an
object
Outputs
type
an
object
Definition
USING:
alien.c-types
combinators
cuda.ffi
cuda.libraries
;
IN:
cuda.libraries.private
:
abi-pointer-type
( abi -- type )
{
{
cuda32
[
uint
]
}
{
cuda64
[
CUulonglong
]
}
}
case
;