[][src]Function clipboard_x11::poly_point_checked

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