Function xcb::xproto::poly_rectangle[][src]

pub fn poly_rectangle<'a>(
    c: &'a Connection,
    drawable: Drawable,
    gc: Gcontext,
    rectangles: &[Rectangle]
) -> VoidCookie<'a>