Macro gostd::uintptr[][src]

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