Function win_sys::Foundation::SysReAllocStringLen[][src]

pub unsafe fn SysReAllocStringLen<'a, Param1>(
    pbstr: *mut BSTR,
    psz: Param1,
    len: u32
) -> i32 where
    Param1: IntoParam<'a, PWSTR>, 
Expand description

Required features: Win32_Foundation