[][src]Macro wasmer_runtime::func

macro_rules! func {
    ($ func : path) => { ... };
}