shithub: sl

ref: a0e26d4f40a3a63f9d33fd1a1f01e23a18ff7e27
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;