rcx

miscellaneous C library
git clone git://git.rr3.xyz/rcx
Log | Files | Refs | README | LICENSE

types.h (44B)


      1 typedef struct {
      2 	RTable table;
      3 } SET_NAME;