cef_v8value_create_int

Create a new cef_v8value_t object of type int.

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

Meta