Constant linux_unsafe::raw::GETDENTS
source · pub const GETDENTS: V = 78;
Expand description
The system call number for getdents
on this platform.
pub const GETDENTS: V = 78;
The system call number for getdents
on this platform.