Function windows::Win32::System::Ole::VarDiv

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