cef_list_value_t.get_double

Returns the value at the specified index as type double.

struct cef_list_value_t
extern (System)
double function(cef_list_value_t* self, size_t index) nothrow get_double;

Meta