v8_value_create_int

Function v8_value_create_int 

Source
pub fn v8_value_create_int(value: i32) -> Option<V8Value>
Expand description

See cef_v8_value_create_int for more documentation.