integer

Macro integer 

Source
macro_rules! integer {
    ($name:ident, $raw:ty, $bytes:expr) => { ... };
}