pa_poll_func

Generic prototype of a poll() like function

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

Meta