c++ stdcall 方式与 C# 传递 struct 数据类型?
摘要:
using namespace std; #include <iostream> #include <thread> #include <mutex> struct MyStruct { char* myString; int length; // other members }; #ifdef _ 阅读全文
posted @ 2023-04-10 14:59 空明流光 阅读(120) 评论(0) 推荐(0)
浙公网安备 33010602011771号