[−][src]Function wasi_common::wasi::wasi_snapshot_preview1::path_remove_directory
pub fn path_remove_directory(
ctx: &WasiCtx,
memory: &dyn GuestMemory,
fd: i32,
path_ptr: i32,
path_len: i32
) -> i32