Function magick_rust::bindings::DeskewImage

source ยท
pub unsafe extern "C" fn DeskewImage(
    arg1: *const Image,
    arg2: f64,
    arg3: *mut ExceptionInfo,
) -> *mut Image