[][src]Function graphicsmagick_sys::DrawLine

pub unsafe extern "C" fn DrawLine(
    context: DrawContext,
    sx: f64,
    sy: f64,
    ex: f64,
    ey: f64
)