Skip to main content
Early access Since 1.8.0 The saturating_sub_pos function subtracts the second number from the first, saturating at 0 and 2,147,483,647 instead of overflowing.

Arguments

The syntax is:

Returns