libghostty
Loading...
Searching...
No Matches
result.h
Go to the documentation of this file.
1
6
7#ifndef GHOSTTY_VT_RESULT_H
8#define GHOSTTY_VT_RESULT_H
9
13typedef enum {
19
20#endif /* GHOSTTY_VT_RESULT_H */
GhosttyResult
Definition result.h:13
@ GHOSTTY_OUT_OF_MEMORY
Definition result.h:17
@ GHOSTTY_SUCCESS
Definition result.h:15