Constant linux_unsafe::raw::DELETE_MODULE
source · pub const DELETE_MODULE: V = 176;
Expand description
The system call number for delete_module
on this platform.
pub const DELETE_MODULE: V = 176;
The system call number for delete_module
on this platform.