Module data_pointer

Source
Expand description

A pointer to input or output data in a message packet.

Structs§

LocalPointer
A pointer to data inside the message packet.
NativePointer
A pointer to data outside the message packet.
U64Wrapper
A wrapper for a u64 value.

Unions§

DataPointer
A pointer to input or output data in a message packet.