Function greenwasm_execution::modules::allocation::alloc_function[][src]

pub fn alloc_function<'ast>(
    s: &mut Store<'ast>,
    func: &'ast Func,
    module: &'ast Module,
    moduleaddr: ModuleAddr
) -> FuncAddr