Function write_fill

Source
fn write_fill(
    fill: &Option<Fill>,
    is_clip_path: bool,
    opt: &WriteOptions,
    xml: &mut XmlWriter,
)