Handbook
Glossary
cpSpaceHashQueryRehash ( hash func data -- )
Vocabulary
chipmunk
.
ffi
Inputs
hash
an
object
func
an
object
data
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
chipmunk.ffi
LIBRARY:
chipmunk
FUNCTION:
void
cpSpaceHashQueryRehash
( cpSpaceHash* hash,
cpSpaceHashQueryFunc
func, void* data )