Function solana_sdk::instruction::checked_add[][src]

pub fn checked_add(a: u64, b: u64) -> Result<u64, InstructionError>