xmlBufferCat

Function xmlBufferCat 

Source
pub unsafe extern "C" fn xmlBufferCat(
    buf: xmlBufferPtr,
    str_: *const xmlChar,
) -> c_int