Function xmlStrcat

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