[][src]Function plotters::drawing::rasterizer::polygonize

pub fn polygonize(
    vertices: &[BackendCoord],
    stroke_width: u32
) -> Vec<BackendCoord>