rabbitmq-c  0.2
C AMQP Client library for RabbitMQ
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
amqp_bytes_t Struct Reference

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
 

Detailed Description

Structure for holding a buffer and its size.


The documentation for this struct was generated from the following file: