[][src]Function stainless_ffmpeg_sys::av_free_packet

pub unsafe extern "C" fn av_free_packet(pkt: *mut AVPacket)

Free a packet.

@deprecated Use av_packet_unref

@param pkt packet to free