Constant linux_unsafe::raw::RENAMEAT
source · pub const RENAMEAT: V = 264;
Expand description
The system call number for renameat
on this platform.
pub const RENAMEAT: V = 264;
The system call number for renameat
on this platform.