Function magick_rust::bindings::DrawPathCurveToSmoothAbsolute

source ยท
pub unsafe extern "C" fn DrawPathCurveToSmoothAbsolute(
    arg1: *mut DrawingWand,
    arg2: f64,
    arg3: f64,
    arg4: f64,
    arg5: f64,
)