shithub: sl

ref: 49564ad96a2acfef1ffc6cb8ee32bfb51a29f450
dir: /src/io.h/

View raw version
ios *toio(sl_v v);
bool isio(sl_v v) sl_purefn;
sl_v io_to_str(sl_v *ps);
void io_init(void);
extern sl_v sl_iooutsym;
extern sl_type *sl_iotype;