[][src]Function graphicsmagick_sys::DrawPathCurveToSmoothRelative

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