Constant linux_unsafe::raw::FTRUNCATE
source · pub const FTRUNCATE: V = 77;
Expand description
The system call number for ftruncate
on this platform.
pub const FTRUNCATE: V = 77;
The system call number for ftruncate
on this platform.