glib_sys

Function g_variant_dict_remove

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