set-alien-float ( value c-ptr n -- )
Factor documentation > Factor handbook > C library interface > Passing data between Factor and C > Passing pointers to C functions > Alien addresses > Reading and writing memory directly
Prev:set-alien-unsigned-8 ( value c-ptr n -- )
Next:set-alien-double ( value c-ptr n -- )


Vocabulary
alien.accessors

Definition
IN: alien.accessors

PRIMITIVE: set-alien-float ( value c-ptr n -- )