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

Function toPtr

cgroup2/manager_test.go:606–608  ·  view source on GitHub ↗
(v T)

Source from the content-addressed store, hash-verified

604}
605
606func toPtr[T any](v T) *T {
607 return &v
608}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…