Function get_function_name

Source
pub fn get_function_name(
    func: &mut Function,
    func_index: FunctionIndex,
) -> ExternalName
Expand description

Compute an ir::ExternalName for a given wasm function index.