#[unsafe(no_mangle)]pub unsafe extern "C" fn xmlFreeInputStream( input: *mut _xmlParserInput, )
Free a parser input.
void xmlFreeInputStream(xmlParserInputPtr input);