Function libxml::bindings::xmlStrcat[][src]

pub unsafe extern "C" fn xmlStrcat(
    cur: *mut xmlChar,
    add: *const xmlChar
) -> *mut xmlChar