devela::_dep::nc

Function fsopen

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

Open a filesystem by name so that it can be configured for mounting.