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

Method SetA

tests/runtime/resources/leaf.go:17–19  ·  view source on GitHub ↗
(a int32)

Source from the content-addressed store, hash-verified

15}
16
17func (self *Y) SetA(a int32) {
18 self.a = a
19}
20
21func (self *Y) OnDrop() {}
22

Callers 2

TestImportsMethod · 0.45
RunFunction · 0.45

Calls

no outgoing calls

Tested by 1

TestImportsMethod · 0.36