How to pass a callback from .NET Core application to a C DLL

后端 未结 0 780
渐次进展
渐次进展 2020-12-06 22:51

I try to pass a delegate from a .NET core as a function pointer to a DLL with a C interface.

The C function is accepting a function pointer. That will be set as a cal

相关标签:
回答
  • 消灭零回复
提交回复
热议问题