[][src]Function wasi::wasi_snapshot_preview1::poll_oneoff

pub unsafe extern "C" fn poll_oneoff(
    in: *const Subscription,
    out: *mut Event,
    nsubscriptions: Size,
    nevents: *mut Size
) -> Errno

Concurrently poll for the occurrence of a set of events.