pub unsafe fn finit_module<P>( fd: i32, param_values: P, flags: i32, ) -> Result<(), i32> ⓘwhere P: AsRef<Path>,
dep_nc
Load a kernel module.