cef_xml_reader_t.move_to_next_attribute

Moves the cursor to the next 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_next_attribute;

Meta