VarCat

Function VarCat 

pub unsafe fn VarCat(
    pvarleft: *const VARIANT,
    pvarright: *const VARIANT,
) -> Result<VARIANT>