Constant linux_unsafe::raw::TIMER_SETTIME
source · pub const TIMER_SETTIME: V = 223;
Expand description
The system call number for timer_settime
on this platform.
pub const TIMER_SETTIME: V = 223;
The system call number for timer_settime
on this platform.