Constant linux_unsafe::raw::SETPRIORITY
source · pub const SETPRIORITY: V = 141;
Expand description
The system call number for setpriority
on this platform.
pub const SETPRIORITY: V = 141;
The system call number for setpriority
on this platform.