Function MagickColorThresholdImage

Source
pub unsafe extern "C" fn MagickColorThresholdImage(
    arg1: *mut MagickWand,
    arg2: *const PixelWand,
    arg3: *const PixelWand,
) -> MagickBooleanType