Function soup_uri_equal

Source
pub unsafe extern "C" fn soup_uri_equal(
    uri1: *mut GUri,
    uri2: *mut GUri,
) -> gboolean