Function glib_sys::g_hash_table_steal_extended
source · pub unsafe extern "C" fn g_hash_table_steal_extended(
hash_table: *mut GHashTable,
lookup_key: gconstpointer,
stolen_key: *mut gpointer,
stolen_value: *mut gpointer
) -> gboolean
Available on crate feature
v2_58
only.