[−][src]Function wasi_common::old::snapshot_0::hostcalls::path_open
pub unsafe fn path_open(
wasi_ctx: &mut WasiCtx,
memory: &mut [u8],
fd: __wasi_fd_t,
dirflags: __wasi_lookupflags_t,
path_ptr: uintptr_t,
path_len: size_t,
oflags: __wasi_oflags_t,
fs_rights_base: __wasi_rights_t,
fs_rights_inherting: __wasi_rights_t,
fdflags: __wasi_fdflags_t,
opened_fd: uintptr_t
) -> __wasi_errno_t