Function nc::open_tree

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