Skip to main content

seq_add

Function seq_add 

Source
pub fn seq_add(seq: u32, n: u32) -> u32
Expand description

Add n to a sequence number, wrapping at the 31-bit boundary.