Function wasi_common::snapshots::preview_0::wasi_unstable::poll_oneoff[][src]

pub fn poll_oneoff(
    ctx: &WasiCtx,
    memory: &dyn GuestMemory,
    in_: i32,
    out: i32,
    nsubscriptions: i32,
    nevents_ptr: i32
) -> Result<i32, Trap>