Function posix::stdio::renameat [-] [+] [src]

pub fn renameat<T: NTStr, U: NTStr>(oldfd: int_t, old: &T, newfd: int_t, new: &T) -> int_t