how to use typedef struct pointers in c code example Example: typedef struct pointer typedef struct{ /* struct data */ }*mystruct_t;