Page MenuHomePhorge

tty.h
No OneTemporary

Size
218 B
Referenced Files
None
Subscribers
None
#ifndef ANT_TTY_MODULE_H
#define ANT_TTY_MODULE_H
#include "types.h"
void init_tty_module(void);
ant_value_t tty_library(ant_t *js);
bool tty_set_raw_mode(int fd, bool enable);
bool tty_is_raw_mode(int fd);
#endif

File Metadata

Mime Type
text/x-c
Expires
Sat, May 2, 8:38 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
542060
Default Alt Text
tty.h (218 B)

Event Timeline