![]() |
libghostty
|
#include <ghostty/vt/types.h>
Data Fields | |
| const uint32_t * | ptr |
| size_t | len |
A borrowed list of Unicode scalar values.
Values are encoded as uint32_t scalar values. The memory is not owned by this struct. The pointer is only valid for the lifetime documented by the API that consumes or produces it.
APIs may document special handling for NULL + len 0, such as “use defaults”.