_Uint

Macro _Uint 

Source
macro_rules! _Uint {
    ($uint_ty:pat, $idxs:pat) => { ... };
}