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

pub fn linkat<T: NTStr, U: NTStr>(fromfd: int_t, from: &T, tofd: int_t, to: &U, flags: int_t) -> int_t