MagickQuantizeImage

Function MagickQuantizeImage 

Source
pub unsafe extern "C" fn MagickQuantizeImage(
    arg1: *mut MagickWand,
    arg2: c_ulong,
    arg3: ColorspaceType,
    arg4: c_ulong,
    arg5: c_uint,
    arg6: c_uint,
) -> c_uint