Function vips_sys::g_variant_dict_lookup_value
[−]
[src]
pub unsafe extern "C" fn g_variant_dict_lookup_value(
dict: *mut GVariantDict,
key: *const gchar,
expected_type: *const GVariantType
) -> *mut GVariant