Tor
0.4.7.0-alpha-dev
|
#include <msgtypes.h>
Data Fields | |
void * | ptr |
uint64_t | u64 |
Auxiliary (untyped) data sent along with a message.
We define this as a union of a pointer and a u64, so that the integer types will have the same range across platforms.
Definition at line 42 of file msgtypes.h.