Function libxml::bindings::xmlNodeAddContentLen[][src]

pub unsafe extern "C" fn xmlNodeAddContentLen(
    cur: xmlNodePtr,
    content: *const xmlChar,
    len: c_int
)