Function libxml::bindings::xmlTextReaderGetAttribute[][src]

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