[][src]Function clipboard_x11::fill_poly

pub fn fill_poly(
    c: &'a Connection,
    drawable: u32,
    gc: u32,
    shape: u8,
    coordinate_mode: u8,
    points: &[Point]
) -> Cookie<'a, xcb_void_cookie_t>