原始内容
高亮显示
复制内容
#include <inttypes.h> typedef uint32_t mpers_ptr_t; typedef struct { int32_t ifc_len; union { mpers_ptr_t ifcu_buf; mpers_ptr_t ifcu_req; } ifc_ifcu; } ATTRIBUTE_PACKED m32_struct_ifconf; #define MPERS_m32_struct_ifconf m32_struct_ifconf
您还没有登录,登录后您可以:
首次使用?从这里 注册