reflect.makeFuncImpl.ftyp (field)
3 uses
reflect (current package)
makefunc.go#L22: ftyp *funcType
makefunc.go#L65: impl := &makeFuncImpl{code: code, stack: stack, argLen: argLen, ftyp: ftyp, fn: fn}
value.go#L537: ftyp := ctxt.ftyp
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)