ReplaceImageColormap

Function ReplaceImageColormap 

Source
pub unsafe extern "C" fn ReplaceImageColormap(
    image: *mut Image,
    colormap: *const PixelPacket,
    colors: c_uint,
) -> c_uint