Please post these types of question in the 'learn' newsgroup.
Yonggang Luo wrote:
Is d support for extern (D) void core.rt.FunctionA(ParameterList); I want to know...
Not sure what you mean. Perhaps you want to do this: import core.rt : FunctionA;
And I don't find the document for keyword "alias" in the Language Specification. If someone know, please tell me.
It's on the 'declarations' page.
