func github.com/aws/smithy-go/ptr.ToUint32Map
2 uses
github.com/aws/smithy-go/ptr (current package)
from_ptr.go#L419: func ToUint32Map(vs map[string]*uint32) map[string]uint32 {
github.com/aws/aws-sdk-go-v2/aws
from_ptr.go#L259: return ptr.ToUint32Map(vs)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)