aboutsummaryrefslogtreecommitdiff
path: root/doc/next/6-stdlib/99-minor/reflect/61308.md
blob: ed21ec3a375ea4cc42d8725b46717ce007af7e02 (plain)
1
2
3
The [SliceAt(typ Type, p unsafe.Pointer, len int)] function
returns a Value representing a slice whose underlying array starts
at p and whose length and capacity are len.