Constant linux_unsafe::raw::INIT_MODULE
source · pub const INIT_MODULE: V = 105;
Expand description
The system call number for init_module
on this platform.
pub const INIT_MODULE: V = 105;
The system call number for init_module
on this platform.