alsa
0.9.0
Module poll
Structs
Traits
Functions
In crate alsa
?
Settings
Module
alsa
::
poll
Copy item path
source
·
[
−
]
Expand description
Tiny poll ffi
A tiny wrapper around libc’s poll system call.
Structs
§
Flags
pollfd
Traits
§
Descriptors
Functions
§
poll
Wrapper around the libc poll call.
poll_all
Builds a pollfd array, polls it, and returns the poll descriptors which have non-zero revents.