amqp_pool_blocklist_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)
struct amqp_pool_blocklist_t {}

Members

Variables

blocklist
void** blocklist;

< Array of memory blocks

num_blocks
int num_blocks;

< Number of blocks in the block list

Meta