XMMS2
|
Takes care of creating a symlink to a file. More...
#include "xmmspriv/xmms_symlink.h"
#include <unistd.h>
Go to the source code of this file.
Functions | |
gboolean | xmms_symlink_file (gchar *source, gchar *dest) |
Takes care of creating a symlink to a file.
Definition in file symlink_unix.c.
gboolean xmms_symlink_file | ( | gchar * | source, |
gchar * | dest | ||
) |
Definition at line 29 of file symlink_unix.c.