pub unsafe fn read_wide_string_unchecked<'a>(ptr: *const u16) -> String
Expand description

Reads zero terminated string at ptr.