Allows casting one type to another given that the types have the same size, reinterpreting the data.
This will NOT call opCast of aggregate types!
See Implementation
Allows casting one type to another given that the types have the same size, reinterpreting the data.
This will NOT call opCast of aggregate types!