Constant linux_unsafe::raw::READLINK
source · pub const READLINK: V = 89;
Expand description
The system call number for readlink
on this platform.
pub const READLINK: V = 89;
The system call number for readlink
on this platform.