[][src]Function stainless_ffmpeg_sys::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