Macro gostd::int32[][src]

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