[][src]Function graphicsmagick_sys::ReplaceImageColormap

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