Constant linux_unsafe::raw::GETRLIMIT
source · pub const GETRLIMIT: V = 97;
Expand description
The system call number for getrlimit
on this platform.
pub const GETRLIMIT: V = 97;
The system call number for getrlimit
on this platform.