Constant linux_unsafe::raw::GETPRIORITY
source · pub const GETPRIORITY: V = 140;
Expand description
The system call number for getpriority
on this platform.
pub const GETPRIORITY: V = 140;
The system call number for getpriority
on this platform.