Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
46
func
(p point) uintptr() uintptr {
return
uintptr(*(*int32)(unsafe.Pointer(&p))) }
47
48
type
rect
struct
{
49
left, top int16
Callers
1
Write
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected