Function glib_sys::g_variant_dict_remove[][src]

pub unsafe extern "C" fn g_variant_dict_remove(
    dict: *mut GVariantDict,
    key: *const c_char
) -> gboolean