Voyant API 0.2.1
|
#include <udp_base.hpp>
Public Attributes | |
UdpSender * | _sender |
C-compatible wrapper for UdpSender This opaque struct hides the Rust implementation details from C code
UdpSender* UdpSenderC::_sender |
Internal pointer to the actual UdpSender implementation NULL indicates an invalid/uninitialized sender