Function write_stroke

Source
fn write_stroke(
    stroke: &Option<Stroke>,
    opt: &WriteOptions,
    xml: &mut XmlWriter,
)