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

A list of allocation blocks. More...

#include <amqp.h>

Data Fields

int num_blocks
 Number of blocks in the block list.
 
void ** blocklist
 Array of memory blocks.
 

Detailed Description

A list of allocation blocks.


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