[][src]Function uapi::openat2

pub fn openat2<'a>(
    dirfd: c_int,
    pathname: impl IntoUstr<'a>,
    how: &open_how
) -> Result<OwnedFd>