Function g_variant_dict_insert_value

Source
pub unsafe extern "C" fn g_variant_dict_insert_value(
    dict: *mut GVariantDict,
    key: *const gchar,
    value: *mut GVariant,
)