hujianggao 发表于 2018-10-7 17:50 定义指针型函数,前者为函数的指针,后者为函数带的形参
cccc888 发表于 2018-10-7 20:03 typedef void (*OS_TASK_PTR)(void *p_arg); 型名 (OS_TASK_PTR ...