cef_v8value_create_uint

Create a new cef_v8value_t object of type unsigned int.

version(cef && embedded_cef_bindings)
extern (C)
cef_v8value_create_uint
(
uint value
)

Meta