#[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);#[unsafe(no_mangle)]pub unsafe extern "C" fn xmlFreeParserInputBuffer(
buf: *mut _xmlParserInputBuffer,
)Free a parser input buffer.
void xmlFreeParserInputBuffer(xmlParserInputBufferPtr buf);