Copy a colormap
int fb_copy_cmap(const struct fb_cmap * from, struct fb_cmap * to);
from
frame buffer colormap structure
to
Copy contents of colormap from from to to.