pnmixer-rust/alsa/poll/sidebar-items.js

1 line
347 B
JavaScript
Raw Normal View History

2017-07-14 23:30:16 +00:00
initSidebarItems({"constant":[["POLLERR",""],["POLLHUP",""],["POLLIN",""],["POLLNVAL",""],["POLLOUT",""],["POLLPRI",""]],"fn":[["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."]],"struct":[["PollFlags",""]],"trait":[["PollDescriptors",""]]});