buf_ property
Buffer that is used internally to store the status text.
Implementation
@ffi.Array.multi([80])
external ffi.Array<ffi.Char> buf_;
Buffer that is used internally to store the status text.
@ffi.Array.multi([80])
external ffi.Array<ffi.Char> buf_;