runtime.sigctxt.sigaddr (method)
one use
runtime (current package)
signal_darwin_arm64.go#L58: func (c *sigctxt) sigaddr() uint64 { return uint64(uintptr(unsafe.Pointer(c.info.si_addr))) }
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)