Function Str_SetPtrW

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