Skip to main content

xmlBufferWriteQuotedString

Function xmlBufferWriteQuotedString 

Source
pub unsafe extern "C" fn xmlBufferWriteQuotedString(
    buf: *mut xmlBuffer,
    string: *const xmlChar,
)