cef_list_value_t.get_bool

Returns the value at the specified index as type bool.

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

Meta