• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 typedef struct
2 {
3   unsigned int pad3: 24;
4   unsigned int type: 8;
5 } mach_msg_type_descriptor_t;
6