Function posix::unistd::symlink [-] [+] [src]

pub fn symlink<T: NTStr, U: NTStr>(from: &T, to: &U) -> int_t