pub unsafe fn init_module<P>( module_image: &[u8], param_values: P, ) -> Result<(), i32> ⓘwhere P: AsRef<Path>,
dep_nc
Load a kernel module.