[][src]Function graphicsmagick_sys::DrawPathCurveToAbsolute

pub unsafe extern "C" fn DrawPathCurveToAbsolute(
    context: DrawContext,
    x1: f64,
    y1: f64,
    x2: f64,
    y2: f64,
    x: f64,
    y: f64
)