jack_ringbuffer_write_space

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.

extern (C)
size_t
jack_ringbuffer_write_space

Meta