我有一个旧的c ++库,并且所有方法都使用pascal调用约定导出,因为我知道c#marshaller不支持pascal调用约定,我可以在c#侧使用stdcall并以相反的顺序传递参数吗?
c# pinvoke stdcall
c# ×1
pinvoke ×1
stdcall ×1