Function path_remove_directory [src]
Prototype
pub extern "wasi_snapshot_preview1" fn path_remove_directory(fd: fd_t, path: [*]const u8, path_len: usize) errno_t
Parameters
fd: fd_t
path: [*]const u8
path_len: usize
Source
pub extern "wasi_snapshot_preview1" fn path_remove_directory(fd: fd_t, path: [*]const u8, path_len: usize) errno_t