Function glib_sys::g_hash_table_add

source ·
pub unsafe extern "C" fn g_hash_table_add(
    hash_table: *mut GHashTable,
    key: gpointer
) -> gboolean