Function av_fifo_can_read

pub unsafe extern "C" fn av_fifo_can_read(f: *const AVFifo) -> usize
Expand description

@return number of elements available for reading from the given FIFO.