Skip to main content

pwstr_to_string_len

Function pwstr_to_string_len 

Source
pub fn pwstr_to_string_len(value: PWSTR, len: usize) -> String
Expand description

Convert a PWSTR with an explicit UTF-16 code-unit length into String.