cef_v8value_create_string

Function cef_v8value_create_string 

Source
pub unsafe extern "C" fn cef_v8value_create_string(
    value: *const cef_string_t,
) -> *mut cef_v8value_t
Expand description

Create a new cef_v8value_t object of type string.