path_link
Function parameters
Parameters
Type definitions in this namespace
Types
Functions in this namespace
Functions
= 0
Values
- EVENT_FD_READWRITE_HANGUP
- = 0x0001
- SUBSCRIPTION_CLOCK_ABSTIME
- = 0x0001
Source
Implementation
pub extern "wasi_snapshot_preview1" fn path_link(old_fd: fd_t, old_flags: lookupflags_t, old_path: [*]const u8, old_path_len: usize, new_fd: fd_t, new_path: [*]const u8, new_path_len: usize) errno_t