cef_value_t.get_bool

Returns the underlying value as type bool.

struct cef_value_t
extern (System)
int function(cef_value_t* self) nothrow get_bool;

Meta