Function xcb::xproto::set_clip_rectangles_checked [−][src]
pub fn set_clip_rectangles_checked<'a>(
c: &'a Connection,
ordering: u8,
gc: Gcontext,
clip_x_origin: i16,
clip_y_origin: i16,
rectangles: &[Rectangle]
) -> VoidCookie<'a>