Function libxml::bindings::xmlStrncatNew[][src]

pub unsafe extern "C" fn xmlStrncatNew(
    str1: *const xmlChar,
    str2: *const xmlChar,
    len: c_int
) -> *mut xmlChar