假设我有一个 C 函数:
Func(void* param);
有没有办法知道参数内容的字节数?
c pointers void-pointers
c ×1
pointers ×1
void-pointers ×1