[−][src]Function libxml::bindings::xmlTextReaderMoveToAttributeNs
pub unsafe extern "C" fn xmlTextReaderMoveToAttributeNs(
reader: xmlTextReaderPtr,
localName: *const xmlChar,
namespaceURI: *const xmlChar
) -> c_int