[][src]Function xcb::shape::offset_checked

pub fn offset_checked<'a>(
    c: &'a Connection,
    destination_kind: Kind,
    destination_window: Window,
    x_offset: i16,
    y_offset: i16
) -> VoidCookie<'a>