func github.com/aws/smithy-go/ptr.ToInt16
4 uses
github.com/aws/smithy-go/ptr (current package)
from_ptr.go#L186: func ToInt16(p *int16) (v int16) {
from_ptr.go#L200: ps[i] = ToInt16(v)
from_ptr.go#L212: ps[k] = ToInt16(v)
github.com/aws/aws-sdk-go-v2/aws
from_ptr.go#L119: return ptr.ToInt16(p)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)