hujianggao 發表于 2018-10-7 17:50 定義指針型函數,前者為函數的指針,后者為函數帶的形參
cccc888 發表于 2018-10-7 20:03 typedef void (*OS_TASK_PTR)(void *p_arg); 型名 (OS_TASK_PTR ...