pub unsafe extern "system" fn Str_SetPtrW(
    ppsz: *mut PWSTR,
    psz: PCWSTR
) -> BOOL
Expand description

Required features: ‘Win32_UI_Controls’, ‘Win32_Foundation’