git @ Cat's Eye Technologies Bhuna / master src / modules / io.h
master

Tree @master (Download .tar.gz)

io.h @masterraw · history · blame

1
2
3
4
5
6
struct activation;
struct value;
struct type;

struct value	 hello(struct activation *);
struct type	*btype_hello(void);