Macro wasmtime_environ::for_each_libcall
source · [−]macro_rules! for_each_libcall {
($op:ident) => { ... };
}
Expand description
Iterates through all LibCall
members and all runtime exported functions.
macro_rules! for_each_libcall {
($op:ident) => { ... };
}
Iterates through all LibCall
members and all runtime exported functions.