Constant linux_unsafe::raw::IOPRIO_GET
source · pub const IOPRIO_GET: V = 252;
Expand description
The system call number for ioprio_get
on this platform.
pub const IOPRIO_GET: V = 252;
The system call number for ioprio_get
on this platform.