Function magick_rust::bindings::MagickRemapImage

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