cef_value_t.get_type

Returns the underlying value type.

struct cef_value_t
extern (System)
cef_value_type_t function(cef_value_t* self) nothrow get_type;

Meta