pub unsafe extern "C" fn cef_v8_value_create_string(
value: *const cef_string_t,
) -> *mut cef_v8_value_tExpand description
Create a new cef_v8_value_t object of type string.
pub unsafe extern "C" fn cef_v8_value_create_string(
value: *const cef_string_t,
) -> *mut cef_v8_value_tCreate a new cef_v8_value_t object of type string.