#[unsafe(no_mangle)]pub extern "C" fn xmlBufferEmpty(buf: *mut _xmlBuffer)
Empty a buffer.
void xmlBufferEmpty(xmlBufferPtr buf);