Handbook
Glossary
read-c-ptr ( c-ptr -- value )
Vocabulary
alien
.
data
Inputs
c-ptr
an
object
Outputs
value
an
object
Definition
USING:
io
namespaces
;
IN:
alien.data
:
read-c-ptr
( c-ptr -- value )
input-stream
get
stream-read-c-ptr
;
inline