Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/gapid
/ Int
TypeAlias
Int
gapis/memory/types.go:37–37 ·
view source on GitHub ↗
Int is a signed integer type.
Source
from the content-addressed store, hash-verified
35
36
// Int is a signed integer type.
37
type
Int int64
38
39
// IntTy is the interface implemented by types that should be treated as int type.
40
type
IntTy
interface
{
Callers
2
Int
Method · 0.85
encode
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected