Function windows::Win32::System::Ole::VarDecRound

pub unsafe fn VarDecRound(
    pdecin: *const DECIMAL,
    cdecimals: i32,
) -> Result<DECIMAL>