On Thursday, 28 February 2013 at 02:02:09 UTC, Walter Bright wrote:
On 2/27/2013 5:03 PM, Maxime Chevalier wrote:
Unless I'm mistaken, DMD does not respect the C calling convention on Linux/AMD64.

To use the C calling convention, specify "extern (C)" for the function.

This is about extern(D).

Reply via email to