[][src]Function xcb::xproto::fill_poly_checked

pub fn fill_poly_checked<'a>(
    c: &'a Connection,
    drawable: Drawable,
    gc: Gcontext,
    shape: u8,
    coordinate_mode: u8,
    points: &[Point]
) -> VoidCookie<'a>