Function cairo_sys::cairo_region_xor [] [src]

pub unsafe extern "C" fn cairo_region_xor(
    dst: *mut cairo_region_t,
    other: *mut cairo_region_t
) -> Status