symlink

Windows implementation of std.file.symlink.

version(Windows)
void
symlink
()
(
in char[] original
,
in char[] link
)

Meta