68 return static_cast<void*
>(ptr);
81 return static_cast<const void*
>(ptr);
130 reinterpret_cast<Type*
> 149 reinterpret_cast<Type*
> Byte * toByteBlock(Type *ptr)
Target c_cast(Source src)
Type * advanceByBytes(Type *pointer, ptrdiff_t distance)
Advances given pointer to a given offset (distance) in bytes.
ptrdiff_t byteDistance(Left *left, Right *right)
Returns distance in bytes between two pointers.
void * toOpaquePtr(Type *ptr)
Makes pointer as opaque one.
UInt8 Byte
Alias for Byte.
UInt64 QWord
Alias for Quad Word.
Type * advanceBackByBytes(Type *pointer, ptrdiff_t distance)
UInt32 DWord
Alias for Double Word.
UInt16 Word
Alias for Word.