Skip to main content

xmlParserPrintFileInfo

Function xmlParserPrintFileInfo 

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

Print file and line information for a parser input to the generic error channel.

§UPSTREAM-PARITY

void xmlParserPrintFileInfo(struct _xmlParserInput *input);