[−][src]Function wasi::wasi_unstable::path_open
pub fn path_open(
dirfd: fd_t,
dirflags: lookupflags_t,
path: &[u8],
oflags: oflags_t,
fs_rights_base: rights_t,
fs_rights_inheriting: rights_t,
fs_flags: fdflags_t
) -> (errno_t, fd_t)