pa_poll_func

Generic prototype of a poll() like function

version(linux)
extern (C)
alias pa_poll_func = int function
(,
c_ulong nfds
,,
void* userdata
)

Meta