symlink
Description:
Creates a symbolic link
Parameters:
oldpath |
Target of the link. |
newpath |
The link name. |
Returns:
successful 0; otherwise, -1 and set errno to indicate the error. |
Namespace: GLib.FileUtils
Package: glib-2.0