cef_list_value_t.get_int

Returns the value at the specified index as type int.

struct cef_list_value_t
extern (System)
int function(cef_list_value_t* self, size_t index) nothrow get_int;

Meta