cef_v8value_create_bool

Create a new cef_v8value_t object of type bool.

version(cef && embedded_cef_bindings)
extern (C)
cef_v8value_create_bool
(
int value
)

Meta