[][src]Function xcb::shape::offset

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