Handbook
Glossary
cpvstr ( v -- c-string )
Vocabulary
chipmunk
.
ffi
Inputs
v
an
object
Outputs
c-string
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
chipmunk.ffi
LIBRARY:
chipmunk
FUNCTION:
c-string
cpvstr
(
cpVect
v )