| rabbitmq-c
    0.2
    C AMQP Client library for RabbitMQ | 
An entry in a field-table. More...
#include <amqp.h>
| Data Fields | |
| amqp_bytes_t | key | 
| the table entry key. | |
| amqp_field_value_t | value | 
| the table entry values | |
An entry in a field-table.
| amqp_bytes_t amqp_table_entry_t::key | 
the table entry key.
Its a null-terminated UTF-8 string, with a maximum size of 128 bytes
 1.8.2
 1.8.2