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.
- CPPLog
Message Builder - LogMessage
- Log message representation for FFI with C++
Constants§
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