Compiler lowers cast(TTo[])TFrom[] to this implementation. It reinterprets the given parameter. No new allocations.
See Implementation
Compiler lowers cast(TTo[])TFrom[] to this implementation. It reinterprets the given parameter. No new allocations.