typedef void (AutoTestUnit::*func_ptr)(void *);typedef struct{ func_ptr req_func; func_ptr rsp_func;}ST_3PLAY_TEST_FUNC_ITEM, *PST_3PLAY_TEST_FUNC_ITEM; ...
確定! 回上一頁