devela::_dep::nc::call

Function finit_module

pub unsafe fn finit_module<P>(
    fd: i32,
    param_values: P,
    flags: i32,
) -> Result<(), i32> 
where P: AsRef<Path>,
Available on crate feature dep_nc only.
Expand description

Load a kernel module.