Return the number of bytes available for writing.
@param rb a pointer to the ringbuffer structure.
@return the amount of free space (in bytes) available for writing.
See Implementation
Return the number of bytes available for writing.
@param rb a pointer to the ringbuffer structure.
@return the amount of free space (in bytes) available for writing.