Macro gostd::float32[][src]

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