cef_v8value_t.has_value_bykey

Returns true (1) if the object has a value with the specified identifier.

struct cef_v8value_t
extern (System)
int function(cef_v8value_t* self, const(cef_string_t)* key) nothrow has_value_bykey;

Meta