[][src]Function glib_sys::g_hash_table_insert

pub unsafe extern "C" fn g_hash_table_insert(
    hash_table: *mut GHashTable,
    key: gpointer,
    value: gpointer
) -> gboolean