Constant linux_unsafe::raw::SETRLIMIT
source · pub const SETRLIMIT: V = 160;
Expand description
The system call number for setrlimit
on this platform.
pub const SETRLIMIT: V = 160;
The system call number for setrlimit
on this platform.