devela::_dep::nc

Function open_tree

pub unsafe fn open_tree<P>(
    dfd: i32,
    filename: P,
    flags: u32,
) -> Result<i32, i32> 
where P: AsRef<Path>,
Available on crate feature dep_nc only.