Function windows::Win32::Foundation::SysReAllocStringLen
pub unsafe fn SysReAllocStringLen<P0>(
pbstr: *mut BSTR,
psz: P0,
len: u32,
) -> i32where
P0: Param<PCWSTR>,
pub unsafe fn SysReAllocStringLen<P0>(
pbstr: *mut BSTR,
psz: P0,
len: u32,
) -> i32where
P0: Param<PCWSTR>,