[][src]Function clipboard_x11::ffi::xcb_poly_rectangle_checked

pub unsafe extern "C" fn xcb_poly_rectangle_checked(
    c: *mut xcb_connection_t,
    drawable: u32,
    gc: u32,
    rectangles_len: u32,
    rectangles: *const xcb_rectangle_t
) -> xcb_void_cookie_t