Skip to main content

xmlOutputBufferFlush

Function xmlOutputBufferFlush 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlOutputBufferFlush( out: *mut _xmlOutputBuffer, ) -> c_int
Expand description

Flush an output buffer.

ยงUPSTREAM-PARITY

int xmlOutputBufferFlush(xmlOutputBufferPtr out);