Handbook
Glossary
g_hash_table_iter_replace ( hash_table_iter value -- )
Vocabulary
glib
.
ffi
Inputs
hash_table_iter
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_hash_table_iter_replace
( GHashTableIter* hash_table_iter,
gpointer
value )