cairo_sys

Function cairo_region_subtract

Source
pub unsafe extern "C" fn cairo_region_subtract(
    dst: *mut cairo_region_t,
    other: *mut cairo_region_t,
) -> cairo_status_t