func github.com/aws/smithy-go/ptr.ToFloat32
4 uses
github.com/aws/smithy-go/ptr (current package)
from_ptr.go#L466: func ToFloat32(p *float32) (v float32) {
from_ptr.go#L480: ps[i] = ToFloat32(v)
from_ptr.go#L492: ps[k] = ToFloat32(v)
github.com/aws/aws-sdk-go-v2/aws
from_ptr.go#L287: return ptr.ToFloat32(p)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)