Macro wasmtime_environ::foreach_builtin_function

source ·
macro_rules! foreach_builtin_function {
    ($mac:ident) => { ... };
}
Expand description

Helper macro to iterate over all builtin functions and their signatures.