[][src]Function uapi::open_tree

pub fn open_tree<'a>(
    dfd: c_int,
    filename: impl IntoUstr<'a>,
    flags: c_uint
) -> Result<OwnedFd>