- dg_arg
string dg_arg(string delegate(string arg) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- dg_ret
string delegate() dg_ret()
Undocumented in source. Be warned that the author may not have intended to support it.
- testdll_bar
string testdll_bar(int i)
Undocumented in source. Be warned that the author may not have intended to support it.
- testdll_baz
auto testdll_baz(int i, string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- testdll_foo
string testdll_foo()
Undocumented in source. Be warned that the author may not have intended to support it.
- testdll_foo
string testdll_foo(int i)
Undocumented in source. Be warned that the author may not have intended to support it.
- testdll_spam
TestDllFoo testdll_spam(TestDllFoo f)
Undocumented in source. Be warned that the author may not have intended to support it.
- testdll_throws
void testdll_throws()
Undocumented in source. Be warned that the author may not have intended to support it.