Function wasmer_compiler_cranelift::func_environ::get_function_name
source ยท pub fn get_function_name(func_index: FunctionIndex) -> ExternalName
Expand description
Compute an ir::ExternalName
for a given wasm function index.