Constant linux_unsafe::raw::SHUTDOWN
source · pub const SHUTDOWN: V = 48;
Expand description
The system call number for shutdown
on this platform.
pub const SHUTDOWN: V = 48;
The system call number for shutdown
on this platform.