func github.com/aws/smithy-go/ptr.Int
2 uses
github.com/aws/smithy-go/ptr (current package)
to_ptr.go#L96: func Int(v int) *int {
github.com/aws/aws-sdk-go-v2/aws
to_ptr.go#L63: return ptr.Int(v)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)