Function magick_rust::bindings::CompareImages
source ยท pub unsafe extern "C" fn CompareImages(
arg1: *mut Image,
arg2: *const Image,
arg3: MetricType,
arg4: *mut f64,
arg5: *mut ExceptionInfo,
) -> *mut Image