handle>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition

GENERIC: handle>> ( object -- value )


Methods






















M: dll handle>>
T{ struct-slot-spec
{ name "handle" }
{ offset 16 }
{ class c-ptr }
{ type pointer: void }
} read-struct-slot ; inline