cef_xml_reader_t.has_attributes

Returns true (1) if the node has attributes.

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

Meta