Function windows::Win32::UI::Controls::Str_SetPtrW

pub unsafe fn Str_SetPtrW<P0>(ppsz: *mut PWSTR, psz: P0) -> BOOL
where P0: IntoParam<PCWSTR>,