[][src]Function wasi_common::wasi::wasi_snapshot_preview1::fd_readdir

pub fn fd_readdir(
    ctx: &WasiCtx,
    memory: &dyn GuestMemory,
    fd: i32,
    buf: i32,
    buf_len: i32,
    cookie: i64,
    bufused_ptr: i32
) -> i32