Constant linux_unsafe::raw::TRUNCATE
source · pub const TRUNCATE: V = 76;
Expand description
The system call number for truncate
on this platform.
pub const TRUNCATE: V = 76;
The system call number for truncate
on this platform.