Function gdk_sys::gdk_window_shape_combine_region
source · pub unsafe extern "C" fn gdk_window_shape_combine_region(
window: *mut GdkWindow,
shape_region: *const cairo_region_t,
offset_x: c_int,
offset_y: c_int
)