Philosophy of how OS API imports are laid out in druntime

Kagamin spam at here.lot
Thu Mar 6 03:40:55 PST 2014


It can be a module pragma:

pragma(restrictImportTo,"core.sys.posix.ucontext")
module ports.linux.ucontext;


More information about the Digitalmars-d mailing list