Function libxml::bindings::xmlBufferCat

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