Assigning values to a struct pointer in a function: Compiler Error invalid use of incomplete type ‘struct udp_rx_data_filter_loopkup’

前端 未结 0 1630
我寻月下人不归
我寻月下人不归 2020-11-21 23:40

I have defined a struct in a header file as

ekd_api.h

#include 
struct udp_rx_data_filter_lookup {
        uint16_t        connection_i         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题