Function windows::Win32::System::Ole::VarAdd

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