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
13
typedef
enum
{
15
GHOSTTY_SUCCESS
= 0,
17
GHOSTTY_OUT_OF_MEMORY
= -1,
18
}
GhosttyResult
;
19
20
#endif
/* GHOSTTY_VT_RESULT_H */
GhosttyResult
GhosttyResult
Definition
result.h:13
GHOSTTY_OUT_OF_MEMORY
@ GHOSTTY_OUT_OF_MEMORY
Definition
result.h:17
GHOSTTY_SUCCESS
@ GHOSTTY_SUCCESS
Definition
result.h:15
include
ghostty
vt
result.h
Generated by
1.14.0