Handbook
Glossary
srcDevice>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
srcDevice>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
cuda.ffi
math
;
M:
CUDA_MEMCPY2D
srcDevice>>
T{
struct-slot-spec
{
name
"srcDevice"
}
{
offset 24
}
{
class
fixnum
}
{
initial 0
}
{
type
CUdeviceptr
}
}
read-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
cuda.ffi
math
;
M:
CUDA_MEMCPY3D
srcDevice>>
T{
struct-slot-spec
{
name
"srcDevice"
}
{
offset 32
}
{
class
fixnum
}
{
initial 0
}
{
type
CUdeviceptr
}
}
read-struct-slot
;
inline