gfx ~master (2021-03-28T16:54:18Z)
Dub
Repo
retypeSlice
gfx
graal
memory
cast a blob of bytes into a typed slice
T
[]
retypeSlice
(void[] slice)
T
[]
retypeSlice
(
T
)
(
void
[]
slice
)
if
(
!
is
(
T
== const)
)
const
(
T
)[]
retypeSlice
(const(void)[] slice)
Meta
Source
See Implementation
gfx
graal
memory
enums
MemProps
functions
retypeSlice
untypeSlice
untypeSlices
interfaces
DeviceMemory
structs
MemoryHeap
MemoryMap
MemoryProperties
MemoryRequirements
MemoryType
cast a blob of bytes into a typed slice