array-accessor ( n c-ptr c-type -- c-ptr offset c-type )


Vocabulary
alien.c-types

Inputs
nan object
c-ptran object
c-typean object


Outputs
c-ptran object
offsetan object
c-typean object


Definition


: array-accessor ( n c-ptr c-type -- c-ptr offset c-type )
[ swapd heap-size * >fixnum ] keep ; inline