Function windows::Win32::System::Ole::VarPow

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