Function anjay_send_batch_release

Function Documentation

void anjay_send_batch_release(anjay_send_batch_t **batch)

Decreases the refcount for a *batch, sets it to NULL, and frees it if the refcount has reached zero.

Parameters:

*batch – Pointer to compiled data batch.