Handbook
Glossary
g_cache_remove ( cache value -- )
Vocabulary
glib
.
ffi
Inputs
cache
an
object
value
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
void
g_cache_remove
( GCache* cache,
gpointer
value )