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

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