[][src]Function wasi_common::old::snapshot_0::hostcalls::old_wasi_common_path_remove_directory

#[no_mangle]
pub unsafe extern "C" fn old_wasi_common_path_remove_directory(
    wasi_ctx: *const WasiCtx,
    memory: *mut u8,
    memory_len: usize,
    dirfd: __wasi_fd_t,
    path_ptr: uintptr_t,
    path_len: size_t
) -> __wasi_errno_t