windows::Win32::System::Ole

Function VarDecMul

pub unsafe fn VarDecMul(
    pdecleft: *const DECIMAL,
    pdecright: *const DECIMAL,
) -> Result<DECIMAL>