[go: up one dir, main page]

unmount

Function unmount 

Source
pub fn unmount<Target: Arg>(target: Target, flags: UnmountFlags) -> Result<()>
Available on crate feature mount only.
Expand description

umount2(target, flags)

ยงReferences