pub unsafe extern "C" fn gdk_rectangle_equal(
    rect1: *const GdkRectangle,
    rect2: *const GdkRectangle
) -> gboolean
Available on crate feature v3_20 only.