v8_value_create_uint

Function v8_value_create_uint 

Source
pub fn v8_value_create_uint(value: u32) -> Option<V8Value>
Expand description

See cef_v8_value_create_uint for more documentation.