On Monday, 4 November 2013 at 22:25:14 UTC, Rainer Schuetze wrote: > > On 04.11.2013 11:23, Namespace wrote: >> >> And how can I use it? import gc.proxy; doesn't work. > > You need to add <dmd-install-path>/src/druntime/src to the > import search paths. Or simply declare the extern (C) function in your code.