Function libxml::bindings::xmlAttrSerializeTxtContent[][src]

pub unsafe extern "C" fn xmlAttrSerializeTxtContent(
    buf: xmlBufferPtr,
    doc: xmlDocPtr,
    attr: xmlAttrPtr,
    string: *const xmlChar
)