[][src]Function libxml::bindings::xmlBufferCat

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