Handbook
Glossary
maxGridSize>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
maxGridSize>>
( object -- value )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
cuda.ffi
kernel
;
M:
CUdevprop
maxGridSize>>
T{
struct-slot-spec
{
name
"maxGridSize"
}
{
offset 16
}
{
class
object
}
{
type
{
int
3
}
}
}
read-struct-slot
;
inline