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

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