dylib<< ( value object -- )


Vocabulary
accessors

Inputs
valuean object
objectan object


Outputs
None

Definition

GENERIC: dylib<< ( value object -- )


Methods

M: dylib_command dylib<<
T{ struct-slot-spec
{ name "dylib" }
{ offset 8 }
{ class dylib }
{ initial
S{ dylib
{ name S{ lc_str { offset 0 } { ptr f } } }
{ timestamp 0 }
{ current_version 0 }
{ compatibility_version 0 }
}
}
{ type dylib }
} write-struct-slot ; inline