SysReAllocStringLen

Function SysReAllocStringLen 

Source
pub unsafe extern "system" fn SysReAllocStringLen(
    pbstr: *mut BSTR,
    psz: *const OLECHAR,
    len: c_uint,
) -> INT