Same goes for std.windows: https://github.com/dlang/phobos/blob/master/std/windows/registry.d.
Where is the core.sys (and std.windows) documentation?
SomeGuy via Digitalmars-d-learn Sun, 26 Sep 2021 09:21:16 -0700
I can't find the core.sys documentation in the library reference.
I thought that functionality was removed but clearly the source
files exist in druntime:
https://github.com/dlang/druntime/tree/master/src/core/sys
- Where is the core.sys (and std.window... SomeGuy via Digitalmars-d-learn
- Re: Where is the core.sys (and s... Adam D Ruppe via Digitalmars-d-learn