Function glib_sys::g_hash_table_contains
[−]
[src]
pub unsafe extern "C" fn g_hash_table_contains(
hash_table: *mut GHashTable,
key: gconstpointer
) -> gboolean