Handbook
Glossary
g_hash_table_new_similar ( other_hash_table -- GHashTable* )
Vocabulary
glib
.
ffi
Inputs
other_hash_table
an
object
Outputs
GHashTable*
an
object
Definition
USING:
alien.syntax
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
GHashTable*
g_hash_table_new_similar
( GHashTable* other_hash_table )