[][src]Function ffmpeg_sys_next::av_fifo_reset

pub unsafe extern "C" fn av_fifo_reset(f: *mut AVFifoBuffer)

Reset the AVFifoBuffer to the state right after av_fifo_alloc, in particular it is emptied. @param f AVFifoBuffer to reset