Function gdk_sys::gdk_rectangle_equal
[−]
[src]
pub unsafe extern "C" fn gdk_rectangle_equal(
rect1: *const GdkRectangle,
rect2: *const GdkRectangle
) -> gboolean