VarDecMul

Function VarDecMul 

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