Calling D Code from Assembly
John via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Sat Jul 11 21:30:56 PDT 2015
Is there a way I can call D code from assembly without declaring
functions as extern(C) and and doing it the C way?
More information about the Digitalmars-d-learn
mailing list