Function libxml::bindings::xmlTextReaderMoveToAttributeNs[][src]

pub unsafe extern "C" fn xmlTextReaderMoveToAttributeNs(
    reader: xmlTextReaderPtr,
    localName: *const xmlChar,
    namespaceURI: *const xmlChar
) -> c_int