Searched defs:api_result_list (Results 1 – 1 of 1) sorted by relevance
111 typedef struct api_result_list { struct113 struct api_result_list *next; argument114 }api_result_list; typedef