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

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