通过 void *handel传到参数
摘要:通过 void *handel传到参数 typedef struct { int a; uchar *ptr; }EffectParam; void fun(void* handle) { //if (handle != NULL) //{ // cout << "handle " << handl
阅读全文
posted @ 2021-08-19 15:04
posted @ 2021-08-19 15:04