Function xcb::render::fill_rectangles_checked
[−]
[src]
pub fn fill_rectangles_checked<'a>(
c: &'a Connection,
op: u8,
dst: Picture,
color: Color,
rects: &[Rectangle]
) -> VoidCookie<'a>