Skip to main content

xmlFreeInputStream

Function xmlFreeInputStream 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlFreeInputStream( input: *mut _xmlParserInput, )
Expand description

Free a parser input.

ยงUPSTREAM-PARITY

void xmlFreeInputStream(xmlParserInputPtr input);