[][src]Function graphicsmagick_sys::DrawPolygon

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