Function nc::unmount

source ยท
pub unsafe fn unmount<P: AsRef<Path>>(path: P, flags: i32) -> Result<(), Errno>
Expand description

Unmount filesystem.