alien-copy-value ( c-type -- quot: ( c-ptr offset -- value ) )


Vocabulary
alien.c-types

Inputs
c-typean object


Outputs
quota quotation with stack effect ( c-ptr offset -- value )


Definition