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