On 01/25/2012 05:39 AM, Jonathan M Davis wrote:
As http://d.puremagic.com/issues/show_bug.cgi?id=4788 points out,
extern(System) isn't properly documented, so I have no idea what it translates
to. Does anyone know what exactly it translates to on Linux/Posix and Windows?

- Jonathan M Davis

extern(Windows) on windows and extern(C) on everything else.

--
Mike Wey

Reply via email to