[][src]Function xcb::xfixes::set_window_shape_region_checked

pub fn set_window_shape_region_checked<'a>(
    c: &'a Connection,
    dest: Window,
    dest_kind: Kind,
    x_offset: i16,
    y_offset: i16,
    region: Region
) -> VoidCookie<'a>