cef_xml_reader_t.has_value

Returns true (1) if the node has a text value.

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

Meta