[][src]Function gdk_sys::gdk_rectangle_equal

pub unsafe extern "C" fn gdk_rectangle_equal(
    rect1: *const GdkRectangle,
    rect2: *const GdkRectangle
) -> gboolean