[]Function wasi_common_lucet::hostcalls::path_remove_directory

pub fn path_remove_directory(
    wasi_ctx: &WasiCtx,
    memory: &mut [u8],
    dirfd: u32,
    path_ptr: u32,
    path_len: u32
) -> u16