Handbook
Glossary
cpSpaceSegmentQueryFunc ( quot -- alien )
Vocabulary
chipmunk
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
chipmunk.ffi
LIBRARY:
chipmunk
CALLBACK:
void
cpSpaceSegmentQueryFunc
( cpShape* shape,
cpFloat
t,
cpVect
n, void* data )