DoxigAlpha

path_readlink

Function parameters

Parameters

#
path:[*]const u8
path_len:usize
buf:[*]u8
buf_len:usize
bufused:*usize

Type definitions in this namespace

Types

#

Functions in this namespace

Functions

#

= 0

Values

#

Source

Implementation

#
pub extern "wasi_snapshot_preview1" fn path_readlink(fd: fd_t, path: [*]const u8, path_len: usize, buf: [*]u8, buf_len: usize, bufused: *usize) errno_t