libc
0.2.161
libc
Function
symlink
Copy item path
Source
pub unsafe extern "C" fn symlink( path1:
*const
c_char
, path2:
*const
c_char
, ) ->
c_int