Function SysReAllocStringLen

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