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

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