Help for this page
typedef enum { SVt_NULL, /* 0 */ ... SVt_PVIO, /* 15 */ SVt_LAST /* keep last in enum. used to size arrays */ } svtype;