Function libxml::bindings::xmlTextReaderSetup [−][src]
pub unsafe extern "C" fn xmlTextReaderSetup(
reader: xmlTextReaderPtr,
input: xmlParserInputBufferPtr,
URL: *const c_char,
encoding: *const c_char,
options: c_int
) -> c_int