gegl_rectangle_xor

Function gegl_rectangle_xor 

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