Function MagickRemapImage

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