go.uber.org/atomic.UnsafePointer.Load (method)
2 uses
go.uber.org/atomic (current package)
pointer_go118.go#L44: return (*T)(p.p.Load())
unsafe_pointer.go#L41: func (p *UnsafePointer) Load() unsafe.Pointer {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)