Function libxml::bindings::xmlNodeSetContentLen[][src]

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