Voyant API 0.2.1
Loading...
Searching...
No Matches
Public Attributes | List of all members
UdpSenderC Struct Reference

#include <udp_base.hpp>

Public Attributes

UdpSender * _sender
 

Detailed Description

C-compatible wrapper for UdpSender This opaque struct hides the Rust implementation details from C code

Member Data Documentation

◆ _sender

UdpSender* UdpSenderC::_sender

Internal pointer to the actual UdpSender implementation NULL indicates an invalid/uninitialized sender


The documentation for this struct was generated from the following file: