Handbook
Glossary
>argument-struct-slot ( c-type abi -- slot )
Vocabulary
cuda
.
libraries
.
private
Inputs
c-type
an
object
abi
an
object
Outputs
slot
an
object
Definition
USING:
classes.struct
kernel
;
IN:
cuda.libraries.private
:
>argument-struct-slot
( c-type abi -- slot )
>argument-type
"cuda-arg"
swap
{
}
<struct-slot-spec>
;