ptrSlice

Returns a slice for the memory from a to b.

T[]
ptrSlice
(
T
)
(
T* a
,
T* b
)

Meta