Function magick_rust::bindings::MagickShearImage

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