Function uapi::open_tree

source · []
pub fn open_tree<'a>(
    dfd: c_int,
    filename: impl IntoUstr<'a>,
    flags: c_uint
) -> Result<OwnedFd>
Expand description