pub fn string_from_pcwstr(source: &PCWSTR) -> String
Expand description

Copy a PCWSTR from an input param to a String.