Function xmlBufferWriteCHAR

Source
pub unsafe extern "C" fn xmlBufferWriteCHAR(
    buf: xmlBufferPtr,
    string: *const xmlChar,
)