MCPcopy Create free account
hub / github.com/bytecodealliance/wit-bindgen / Foo

Method Foo

tests/runtime/resource-borrow/test.cs:12–14  ·  view source on GitHub ↗
(IToTestExports.Thing v)

Source from the content-addressed store, hash-verified

10 }
11
12 public static uint Foo(IToTestExports.Thing v) {
13 return ((Thing) v).val + 2;
14 }
15 }
16}

Callers 3

RunFunction · 0.45
RunMethod · 0.45
RunFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected