pub fn string_from_pwstr(source: &PWSTR) -> String
Expand description

Copy a PWSTR from an input param to a String.