Function libxml::bindings::xmlNewTextReader[][src]

pub unsafe extern "C" fn xmlNewTextReader(
    input: xmlParserInputBufferPtr,
    URI: *const c_char
) -> xmlTextReaderPtr