cef_list_value_t.get_type

Returns the value type at the specified index.

struct cef_list_value_t
extern (System)
cef_value_type_t function(cef_list_value_t* self, size_t index) nothrow get_type;

Meta