pub unsafe extern "C" fn av_fifo_freep(f: *mut *mut AVFifoBuffer)
Expand description

Free an AVFifoBuffer and reset pointer to NULL. @param f AVFifoBuffer to free