pub fn from_windows_string(s: &[u16]) -> String
Creates a String from a nul-terminated UTF-16-encoded u16 buffer.
String
u16