Macro icecream::ic_header [] [src]

macro_rules! ic_header {
    () => { ... };
    (f) => { ... };
    (ff) => { ... };
}