_mongoc_stream_poll_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) extern (C)
struct _mongoc_stream_poll_t {}

Members

Variables

events
int events;
Undocumented in source.
revents
int revents;
Undocumented in source.
stream
mongoc_stream_t* stream;
Undocumented in source.

Meta