Function nc::fsopen[][src]

pub fn fsopen(fs_name: &str, flags: u32) -> Result<(), Errno>
Expand description

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