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