Handbook
Glossary
array-direct-like ( c-type -- quot: ( alien len -- array ) )
Vocabulary
raylib
.
util
Inputs
c-type
an
object
Outputs
quot
a
quotation
with stack effect
( alien len -- array )
Definition
USING:
kernel
specialized-arrays.private
words
;
IN:
raylib.util
:
array-direct-like
( c-type -- quot: ( alien len -- array ) )
array-word
"prototype"
word-prop
[
direct-like
]
curry
;