Function libxml::bindings::xmlTextReaderMoveToAttribute[][src]

pub unsafe extern "C" fn xmlTextReaderMoveToAttribute(
    reader: xmlTextReaderPtr,
    name: *const xmlChar
) -> c_int