string_wide_to_utf8

Function string_wide_to_utf8 

Source
pub fn string_wide_to_utf8(
    src: Option<&[wchar_t]>,
    output: Option<&mut CefStringUtf8>,
) -> c_int
Expand description

See cef_string_wide_to_utf8 for more documentation.