rabbitmq-c
0.2
C AMQP Client library for RabbitMQ
|
Structure for holding a buffer and its size. More...
#include <amqp.h>
Data Fields | |
size_t | len |
length of the buffer | |
void * | bytes |
pointer to the buffer data | |
Structure for holding a buffer and its size.