Function find_runtime_wasm_function

pub fn find_runtime_wasm_function(symbol: &str) -> Option<RuntimeFnDescriptor>
Expand description

Parse a symbol and return its runtime descriptor.