cef_xml_reader_t.move_to_carrying_element

Moves the cursor back to the carrying 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_carrying_element;

Meta