Function nc::open_tree[][src]

pub fn open_tree<P: AsRef<Path>>(
    dfd: i32,
    filename: P,
    flags: u32
) -> Result<i32, Errno>