CefString

Type Alias CefString 

Source
pub type CefString = CefStringUtf16;
Expand description

See cef_string_utf16_t for more documentation.

Aliased Typeยง

pub struct CefString(/* private fields */);