Method _Stdio.Fd()->symlinkat() Method symlinkat void symlinkat(string(8bit) from, string(8bit) to) Description Create a symbolic link named to that points to from, where to is relative to this file.. Note This function is not available on all platforms. See also hardlinkat(), symlink(), readlinkat(), unlinkat()