Skip to main content

xmlFreeParserInputBuffer

Function xmlFreeParserInputBuffer 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlFreeParserInputBuffer( buf: *mut _xmlParserInputBuffer, )
Expand description

Free a parser input buffer.

ยงUPSTREAM-PARITY

void xmlFreeParserInputBuffer(xmlParserInputBufferPtr buf);