SYS_poll Man Page Signature Wasm32C (import "wali" "SYS_poll" (func (param $fds i32) (param $nfds i64) (param $timeout i32) (result i64))) long poll(struct pollfd* fds, nfds_t nfds, int timeout); Referenced Types struct pollfd (via fds) nfds_t (via nfds)