Handbook
Glossary
cpArrayNew ( size -- cpArray* )
Vocabulary
chipmunk
.
ffi
Inputs
size
an
object
Outputs
cpArray*
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
chipmunk.ffi
LIBRARY:
chipmunk
FUNCTION:
cpArray*
cpArrayNew
(
int
size )