![]() |
libghostty
|
Go to the source code of this file.
Enumerations | |
enum | GhosttyResult { GHOSTTY_SUCCESS = 0 , GHOSTTY_OUT_OF_MEMORY = -1 } |
Result codes for libghostty-vt operations.
Definition in file result.h.
enum GhosttyResult |
Result codes for libghostty-vt operations.
Enumerator | |
---|---|
GHOSTTY_SUCCESS | Operation completed successfully |
GHOSTTY_OUT_OF_MEMORY | Operation failed due to failed allocation |