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

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