摘要:
#include <stdio.h> #include <string.h> typedef void (*func_evt_hdl)(); /*ptr*/ typedef struct _task_list_ { int flag; func_evt_hdl handler; }EVT_HDL_N 阅读全文
posted @ 2021-12-16 22:00
real-watson
阅读(58)
评论(0)
推荐(0)
浙公网安备 33010602011771号