Function windows::Win32::UI::Shell::SHStrDupW

pub unsafe fn SHStrDupW<P0>(psz: P0) -> Result<PWSTR>
where P0: IntoParam<PCWSTR>,