Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
cpHashSetEqlFunc ( quot -- alien )
Vocabulary
chipmunk.ffi
Definition
USING:
alien.c-types
alien.syntax
;
IN:
chipmunk.ffi
LIBRARY:
chipmunk
CALLBACK:
int
cpHashSetEqlFunc
( void* ptr, void* elt )
;