Function g_strv_equal

Source
pub unsafe extern "C" fn g_strv_equal(
    strv1: *const *const gchar,
    strv2: *const *const gchar,
) -> gboolean