Macro gostd::int64[][src]

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