Function magick_rust::bindings::MagickTintImage

source ยท
pub unsafe extern "C" fn MagickTintImage(
    arg1: *mut MagickWand,
    arg2: *const PixelWand,
    arg3: *const PixelWand,
) -> MagickBooleanType