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