Function xmlNewTextLen

Source
pub unsafe extern "C" fn xmlNewTextLen(
    content: *const xmlChar,
    len: c_int,
) -> xmlNodePtr