[][src]Function xcb::xproto::copy_colormap_and_free

pub fn copy_colormap_and_free<'a>(
    c: &'a Connection,
    mid: Colormap,
    src_cmap: Colormap
) -> VoidCookie<'a>