Function xcb::ffi::xproto::xcb_fill_poly [−][src]
pub unsafe extern "C" fn xcb_fill_poly(
c: *mut xcb_connection_t,
drawable: xcb_drawable_t,
gc: xcb_gcontext_t,
shape: u8,
coordinate_mode: u8,
points_len: u32,
points: *const xcb_point_t
) -> xcb_void_cookie_t