Function to_utf16

Source
pub fn to_utf16(s: &str) -> Vec<u16>
Expand description

Copied from [native_windows_gui::win32::base_helper::to_utf16].