Function gegl_sys::gegl_rectangle_xor

source ยท
pub unsafe extern "C" fn gegl_rectangle_xor(
    destination: *mut GeglRectangle,
    source1: *const GeglRectangle,
    source2: *const GeglRectangle,
) -> c_int