Handbook
Glossary
allocate>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
allocate>>
( object -- value )
Methods
USING:
accessors
alien
classes.struct
classes.struct.private
glfw.ffi
;
M:
GLFWallocator
allocate>>
T{
struct-slot-spec
{
name
"allocate"
}
{
offset 0
}
{
class
c-ptr
}
{
type
GLFWallocatefun
}
}
read-struct-slot
;
inline