Constant linux_unsafe::raw::NANOSLEEP
source · pub const NANOSLEEP: V = 35;
Expand description
The system call number for nanosleep
on this platform.
pub const NANOSLEEP: V = 35;
The system call number for nanosleep
on this platform.