Function async_wasi::snapshots::preview_1::fd_prestat_dir_name
source · pub fn fd_prestat_dir_name<M: Memory>(
ctx: &mut WasiCtx,
mem: &mut M,
fd: __wasi_fd_t,
path_buf_ptr: WasmPtr<u8>,
path_max_len: __wasi_size_t
) -> Result<(), Errno>