Function xmlBufferCCat

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