Function xcb::xproto::copy_plane_checked [] [src]

pub fn copy_plane_checked(c: &Connection, src_drawable: Drawable, dst_drawable: Drawable, gc: Gcontext, src_x: i16, src_y: i16, dst_x: i16, dst_y: i16, width: u16, height: u16, bit_plane: u32) -> VoidCookie