Constant linux_unsafe::raw::GETDENTS64
source · pub const GETDENTS64: V = 61;Expand description
The system call number for getdents64 on this platform.
pub const GETDENTS64: V = 61;The system call number for getdents64 on this platform.