cef_value_t.get_int

Returns the underlying value as type int.

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

Meta