func github.com/aws/smithy-go/ptr.ToUint64
4 uses
github.com/aws/smithy-go/ptr (current package)
from_ptr.go#L431: func ToUint64(p *uint64) (v uint64) {
from_ptr.go#L445: ps[i] = ToUint64(v)
from_ptr.go#L457: ps[k] = ToUint64(v)
github.com/aws/aws-sdk-go-v2/aws
from_ptr.go#L266: return ptr.ToUint64(p)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)