public static interface FreeBSDTermios.NonDirectCLib
extends com.sun.jna.Library
| Modifier and Type | Method and Description |
|---|---|
int |
poll(FreeBSDTermios.pollfd.ByReference pfds,
int nfds,
int timeout)
Poll int.
|
int poll(FreeBSDTermios.pollfd.ByReference pfds, int nfds, int timeout)
pfds - the pfdsnfds - the nfdstimeout - the timeoutCopyright © 2017. All rights reserved.