Function nc::call::delete_module

source ·
pub unsafe fn delete_module<P: AsRef<Path>>(
    name: P,
    flags: i32
) -> Result<(), Errno>
Expand description

Unlock a kernel module.