[][src]Function pango_sys::pango_attribute_equal

pub unsafe extern "C" fn pango_attribute_equal(
    attr1: *const PangoAttribute,
    attr2: *const PangoAttribute
) -> gboolean