top>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition

GENERIC: top>> ( object -- value )


Methods

M: NPatchInfo top>>
T{ struct-slot-spec
{ name "top" }
{ offset 20 }
{ class fixnum }
{ initial 0 }
{ type int }
} read-struct-slot ; inline