xcb_alloc_color_unchecked

Function xcb_alloc_color_unchecked 

Source
pub unsafe extern "C" fn xcb_alloc_color_unchecked(
    c: *mut xcb_connection_t,
    cmap: xcb_colormap_t,
    red: u16,
    green: u16,
    blue: u16,
) -> xcb_alloc_color_cookie_t