cef_xml_reader_t.get_attribute_byindex

Returns the value of the attribute at the specified 0-based index.

struct cef_xml_reader_t
extern (System)
cef_string_userfree_t function(cef_xml_reader_t* self, int index) nothrow get_attribute_byindex;

Meta