Function xcb::ffi::xproto::xcb_store_colors_checked [] [src]

pub unsafe extern fn xcb_store_colors_checked(
    c: *mut xcb_connection_t,
    cmap: xcb_colormap_t,
    items_len: u32,
    items: *const xcb_coloritem_t
) -> xcb_void_cookie_t