fn renameat(oldfd: i32, oldpath: [*]const u8, newfd: i32, newpath: [*]const u8) usize

Parameters

oldfd: i32,
oldpath: [*]const u8,
newfd: i32,
newpath: [*]const u8,