string_wide_to_utf16

Function string_wide_to_utf16 

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

See cef_string_wide_to_utf16 for more documentation.