[][src]Function simply_wayland::wl::core::wl_region_subtract

pub unsafe extern "C" fn wl_region_subtract(
    wl_region: *mut wl_region,
    x: i32,
    y: i32,
    width: i32,
    height: i32
)