Function write_element

Source
fn write_element(
    node: &Node,
    is_clip_path: bool,
    opt: &WriteOptions,
    xml: &mut XmlWriter,
)