Constant linux_unsafe::raw::EXIT_GROUP
source · pub const EXIT_GROUP: V = 231;
Expand description
The system call number for exit_group
on this platform.
pub const EXIT_GROUP: V = 231;
The system call number for exit_group
on this platform.