Asterisk - The Open Source Telephony Project
21.4.1
|
Payload entry placed inside of the data buffer list. More...
Data Fields | |
struct { | |
struct data_buffer_payload_entry * next | |
} | list |
Linked list information. | |
void * | payload |
The payload for this position. | |
size_t | pos |
The provided position for this. | |
Payload entry placed inside of the data buffer list.
Definition at line 47 of file data_buffer.c.