MCPcopy Create free account
hub / github.com/rabbitstack/fibratus / uintptr

Method uintptr

pkg/util/term/term.go:46–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44}
45
46func (p point) uintptr() uintptr { return uintptr(*(*int32)(unsafe.Pointer(&p))) }
47
48type rect struct {
49 left, top int16

Callers 1

WriteMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected