MCPcopy Index your code
hub / github.com/go-python/gopy / PointerTest

Function PointerTest

_examples/wrapper/real_code.go:12–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10}
11
12func PointerTest() *RealStruct {
13 return &RealStruct{}
14}

Callers 1

TestFunction · 0.92

Calls

no outgoing calls

Tested by 1

TestFunction · 0.74