amqp_queue_declare_ok_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)
struct amqp_queue_declare_ok_t {}

Members

Variables

consumer_count
uint consumer_count;

< consumer-count

message_count
uint message_count;

< message-count

queue
amqp_bytes_t queue;

< queue

Meta