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