Typedef function pointer?

后端 未结 6 2232

I\'m learning how to dynamically load DLL\'s but what I don\'t understand is this line

typedef void (*FunctionFunc)();

I have a few questio

6条回答
提交回复
热议问题