Synopsis
unsigned ctl_byte_queue_post_multi_nb(CTL_BYTE_QUEUE_t *q,
                                      unsigned n,
                                      unsigned char *b);
Description

ctl_byte_queue_post_multi_nb posts n bytes to the byte queue pointed to by q. ctl_byte_queue_post_multi_nb returns the number of bytes that were posted.