amqp_exchange_delete_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) nothrow @nogc @system
struct amqp_exchange_delete_t {}

Members

Variables

exchange
amqp_bytes_t exchange;

< exchange

if_unused
amqp_boolean_t if_unused;

< if-unused

nowait
amqp_boolean_t nowait;

< nowait

ticket
ushort ticket;

< ticket

Meta