Skip to main content

RT_VAL_ADD

Constant RT_VAL_ADD 

Source
pub const RT_VAL_ADD: u32 = 16;
Expand description

Arithmetic: add two numbers; val_add(a: i32, b: i32) -> i32