[][src]Function sgx_urts::asyncio::u_epoll_wait_ocall

#[no_mangle]
pub extern "C" fn u_epoll_wait_ocall(
    error: *mut c_int,
    epfd: c_int,
    events: *mut epoll_event,
    maxevents: c_int,
    timeout: c_int
) -> c_int