Macro gostd::uint16[][src]

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