[][src]Function graphicsmagick_sys::DrawBezier

pub unsafe extern "C" fn DrawBezier(
    context: DrawContext,
    num_coords: c_ulong,
    coordinates: *const PointInfo
)