pub unsafe fn SysReAllocString<'a, P0>(pbstr: *mut BSTR, psz: P0) -> i32where
    P0: Into<PCWSTR>,
Expand description

Required features: "Win32_Foundation"