sync/atomic.Pointer.Load (method) one use sync/atomic (current package) type.go#L54: func (x *Pointer[T]) Load() *T { return (*T)(LoadPointer(&x.v)) }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)