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

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