Macro gostd::uint32[][src]

macro_rules! uint32 {
    ($x : ident) => { ... };
    ($x : expr) => { ... };
}