v8_value_create_string

Function v8_value_create_string 

Source
pub fn v8_value_create_string(value: Option<&CefString>) -> Option<V8Value>
Expand description

See cef_v8_value_create_string for more documentation.