typedef

typedef type-definition identifier;
statement assigns the symbol name identifier to the data type definition type-definition.