runtime.traceStack.stk (field)
2 uses
runtime (current package)
trace.go#L766: stk [0]uintptr // real type [n]uintptr
trace.go#L775: return (*[traceStackSize]uintptr)(unsafe.Pointer(&ts.stk))[:ts.n]
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)