cef_v8value_create_double

Create a new cef_v8value_t object of type double.

version(cef && embedded_cef_bindings)
extern (C)
cef_v8value_create_double
(
double value
)

Meta