int

Macro int 

Source
macro_rules! int {
    ($t:ty, $base:ty) => { ... };
}