[][src]Function glib_sys::g_hash_table_lookup

pub unsafe extern "C" fn g_hash_table_lookup(
    hash_table: *mut GHashTable,
    key: gconstpointer
) -> gpointer