Macro gostd::int8[][src]

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