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