log_id property

Pointer<Char> log_id
getter/setter pair

\brief The log identifier. Must be set to a valid UTF-8 null-terminated string.

\note This string identifier is copied by ORT.

\since Version 1.24.

Implementation

external ffi.Pointer<ffi.Char> log_id;