Function gegl_sys::gegl_rectangle_subtract

source ยท
pub unsafe extern "C" fn gegl_rectangle_subtract(
    destination: *mut GeglRectangle,
    minuend: *const GeglRectangle,
    subtrahend: *const GeglRectangle,
) -> c_int