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