Function write_group_element

Source
fn write_group_element(
    g: &Group,
    is_clip_path: bool,
    opt: &WriteOptions,
    xml: &mut XmlWriter,
)