renameat2

Function renameat2 

Source
pub fn renameat2(
    olddirfd: i32,
    oldpath: *const c_char,
    newdirfd: i32,
    newpath: *const c_char,
    flags: u32,
) -> isize
Expand description

重命名或移动文件/目录