windows::Win32::Foundation

Function SysReAllocString

pub unsafe fn SysReAllocString<P1>(pbstr: *mut BSTR, psz: P1) -> i32
where P1: Param<PCWSTR>,