devela::_dep::nc::call

Function init_module

pub unsafe fn init_module<P>(
    module_image: &[u8],
    param_values: P,
) -> Result<(), i32> 
where P: AsRef<Path>,
Available on crate feature dep_nc only.
Expand description

Load a kernel module.