cef_xml_reader_t.move_to_first_attribute

Moves the cursor to the first attribute in the current element. Returns true (1) if the cursor position was set successfully.

struct cef_xml_reader_t
extern (System)
int function(cef_xml_reader_t* self) nothrow move_to_first_attribute;

Meta