[][src]Function ffav_sys::av_fifo_drain

pub unsafe extern "C" fn av_fifo_drain(f: *mut AVFifoBuffer, size: c_int)

Read and discard the specified amount of data from an AVFifoBuffer. @param f AVFifoBuffer to read from @param size amount of data to read in bytes