func reflect.makeFloat32
2 uses
reflect (current package)
value.go#L2589: func makeFloat32(f flag, v float32, t Type) Value {
value.go#L2672: return makeFloat32(v.flag.ro(), *(*float32)(v.ptr), t)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)