Function gegl_sys::gegl_rectangle_equal_coords

source ยท
pub unsafe extern "C" fn gegl_rectangle_equal_coords(
    rectangle: *const GeglRectangle,
    x: c_int,
    y: c_int,
    width: c_int,
    height: c_int,
) -> gboolean