Go to the first, previous, next, last section, table of contents.


5.2.3.1 Type Definitions

typedef ... type_t;
typedef for objects of type type_t.
type_tag
internal tag for union or struct typedef.


Go to the first, previous, next, last section, table of contents.