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