Function poll_oneoff [src]
Prototype
pub extern "wasi_snapshot_preview1" fn poll_oneoff(in: *const subscription_t, out: *event_t, nsubscriptions: usize, nevents: *usize) errno_t
Parameters
in: *const subscription_t
out: *event_t
nsubscriptions: usize
nevents: *usize
Source
pub extern "wasi_snapshot_preview1" fn poll_oneoff(in: *const subscription_t, out: *event_t, nsubscriptions: usize, nevents: *usize) errno_t