MCPcopy Create free account
hub / github.com/containerd/cgroups / pointerInt64

Function pointerInt64

cgroup2/devicefilter_test.go:180–182  ·  view source on GitHub ↗
(int int64)

Source from the content-addressed store, hash-verified

178}
179
180func pointerInt64(int int64) *int64 {
181 return &int
182}

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…