Constant linux_unsafe::raw::PWRITE64
source · pub const PWRITE64: V = 18;
Expand description
The system call number for pwrite64
on this platform.
pub const PWRITE64: V = 18;
The system call number for pwrite64
on this platform.