"Dicebot" wrote in message news:veqlcdugugxpffajprsj at forum.dlang.org...
> D unit of encapsulation is module. Any other "namespace"
> solutions must die after proper torture.
Just use this in the next release!
extern(C++, log)
{
extern(D):
... functions ...
}