Function xcb::xproto::put_image [] [src]

pub fn put_image(c: &Connection, format: u8, drawable: Drawable, gc: Gcontext, width: u16, height: u16, dst_x: i16, dst_y: i16, left_pad: u8, depth: u8, data: &[u8]) -> VoidCookie