Skip to main content

xmlOutputBufferClose

Function xmlOutputBufferClose 

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

Free an output buffer.

ยงUPSTREAM-PARITY

void xmlOutputBufferClose(xmlOutputBufferPtr out);