Module ffi

Source

Structs§

CPPArray
Array for FFI purposes between C++ and Rust. If len is 0, ptr is allowed to be nullptr, otherwise, ptr must be valid.
CPPLogMessageBuilder
LogMessage
Log message representation for FFI with C++

Constants§

MAX_DATAGRAM_LEN
MAX_TAGS
MAX_TAG_LEN
METADATA_SIZE
MIN_PACKET_SIZE

Functions§

ffi_from_extended_record
Constructs a CPPLogsMessage from the provided bytes, assuming the bytes are in the format specified as in the [log encoding], and come from