Function wasi_common::hostcalls::fd_prestat_dir_name
source ยท pub unsafe fn fd_prestat_dir_name(
wasi_ctx: &WasiCtx,
memory: &mut [u8],
fd: __wasi_fd_t,
path_ptr: uintptr_t,
path_len: size_t,
) -> __wasi_errno_t