On 07/29/2016 02:15 PM, Mike Parker wrote:
And if it is a cross-platform library that is stdcall on Windows and cdecl elsewhere:extern(C) void fun();
extern(System), no?
ag0aep6g via Digitalmars-d-learn Fri, 29 Jul 2016 11:26:55 -0700
On 07/29/2016 02:15 PM, Mike Parker wrote:
And if it is a cross-platform library that is stdcall on Windows and cdecl elsewhere:extern(C) void fun();
extern(System), no?