[][src]Macro rfc7693::wrapping_add

macro_rules! wrapping_add {
    ($v:expr, $a:expr, $b:expr, $c:expr) => { ... };
}