Type Alias rsvg::element::ElementDataCreateFn

source ยท
type ElementDataCreateFn = fn(session: &Session, attributes: &Attributes) -> ElementData;