Function path_unlink_file [src]

Prototype

pub extern "wasi_snapshot_preview1" fn path_unlink_file(fd: fd_t, path: [*]const u8, path_len: usize) errno_t

Parameters

fd: fd_tpath: [*]const u8path_len: usize

Source

pub extern "wasi_snapshot_preview1" fn path_unlink_file(fd: fd_t, path: [*]const u8, path_len: usize) errno_t