pub unsafe fn SysReAllocString<'a, Param1>(pbstr: *mut BSTR, psz: Param1) -> i32 where
    Param1: IntoParam<'a, PCWSTR>, 
Expand description

Required features: ‘Win32_Foundation’