Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Binject/universal
/ SharedFileMapping
Struct
SharedFileMapping
types_darwin.go:85–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
type
SharedFileMapping
struct
{
86
Address uint64
87
Size uint64
88
FileOffset uint64
89
MaxProt uint32
90
InitProt uint32
91
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected