[][src]Function libxml::bindings::xmlBufferCCat

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