Function rsmpeg::ffi::av_fifo_free

source ยท
pub unsafe extern "C" fn av_fifo_free(f: *mut AVFifoBuffer)
Expand description

Free an AVFifoBuffer. @param f AVFifoBuffer to free @deprecated use the AVFifo API with av_fifo_freep2()