Skip to main content

xmlBufferEmpty

Function xmlBufferEmpty 

Source
#[unsafe(no_mangle)]
pub extern "C" fn xmlBufferEmpty(buf: *mut _xmlBuffer)
Expand description

Empty a buffer.

ยงUPSTREAM-PARITY

void xmlBufferEmpty(xmlBufferPtr buf);